[ARM] tegra: stingray: Use WL_REG_ON GPIO for BT
authorJaikumar Ganesh <jaikumar@google.com>
Thu, 3 Feb 2011 06:32:39 +0000 (22:32 -0800)
committerJaikumar Ganesh <jaikumar@google.com>
Thu, 3 Feb 2011 19:10:17 +0000 (11:10 -0800)
commitc383a7487b875b981c23bccb29721f047dfd8a95
tree28a59510c1592cf2538f1909223540416fe61a84
parent16c3d8d218a35c1547bd834af87b4b845b98772f
[ARM] tegra: stingray: Use WL_REG_ON GPIO for BT

BT was using BT_REG_ON and Wlan was using WL_REG_ON.
4329 ORs both these GPIOs. However, there are problems
with BT_REG_ON while coming out of LP0 suspend.
So temporaraily have both wifi and BT use the same GPIO
for power on. For BT, set the BT_REG_ON to output low.

Change-Id: I75606ba124418fc7c606b434e4b7968fbc046228
Signed-off-by: Jaikumar Ganesh <jaikumar@google.com>
arch/arm/mach-tegra/board-stingray-bluetooth.c
arch/arm/mach-tegra/board-stingray-wifi.c
arch/arm/mach-tegra/board-stingray.c
arch/arm/mach-tegra/board-stingray.h