usb: host: Add power_off_on_bus_suspend option
authorBenoit Goby <benoit@android.com>
Fri, 10 Sep 2010 08:16:15 +0000 (01:16 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:28:37 +0000 (16:28 -0700)
commit7b284e782b70291aab65ec657bf685bc3b3e2688
tree766bb568df6fb1bb365fb4462393c64774d8036d
parent70cdef2fc20df6de9143b7516ea0eb388db96fb9
usb: host: Add power_off_on_bus_suspend option

If the device connected to a port has out-of-band wakeup
signaling, the phy and controller may be powered off on bus suspend.

Change-Id: Ia206f05d01160411b97aefa83045cd759d35b66d
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/host/ehci-tegra.c
include/linux/tegra_usb.h [new file with mode: 0644]