]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ehci: tegra: fix USB1 port reset issue
authorJim Lin <jilin@nvidia.com>
Sun, 17 Apr 2011 08:58:25 +0000 (11:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 30 Apr 2011 00:24:37 +0000 (17:24 -0700)
commit77e02ad0e697593e8d66d25422cf8207f739a975
treeb997ecc45c7eba7d410af1d360d3190231c85a56
parentad5ef2eca11f5c97166525f557d1169e7dfd652f
USB: ehci: tegra: fix USB1 port reset issue

Tegra USB1 port needs to issue Port Reset twice internally, otherwise it
fails to enumerate devices attached to it

Signed-off-by: Jim Lin <jilin@nvidia.com>
Signed-off-by: Olof Johansson <olofj@chromium.org>
[ squash two patches into one and minor style cleanups ]
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-tegra.c