USB: ehci: tegra: fix USB1 port reset issue
commit1f594b64a4f74ece0b7166ca4db05a71a64bd685
authorJim Lin <jilin@nvidia.com>
Sun, 17 Apr 2011 08:58:25 +0000 (17 11:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 30 Apr 2011 00:24:37 +0000 (29 17:24 -0700)
treeb997ecc45c7eba7d410af1d360d3190231c85a56
parent3c86c07baaa22e1ebae1922b5285f79a39e93d83
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