usb: host: ehci-hub: Add port_reset_no_wait quirk
authorBenoit Goby <benoit@android.com>
Tue, 31 Aug 2010 23:36:14 +0000 (16:36 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:28:21 +0000 (16:28 -0700)
commit6e9b65b7d1cfc9d560f1431a862b636acad4d430
treee0c19d92b4bfa0f82356f8184cd2aeb4f93c2a94
parentf9559ba01f174f60fcdf4035b910b813a7ceb781
usb: host: ehci-hub: Add port_reset_no_wait quirk

Tegra quirk: The PORT_RESET bit in PORTSC1 does not need to be cleared
and there is no need to wait for it to clear. The bit will automatically
change to 0 when the bus-reset sequence is done and an interrupt will be
generated.

Change-Id: I645417013af46785a249096ebc06a1f688228d94
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/usb/host/ehci-hub.c
drivers/usb/host/ehci.h