usb: ehci: tegra: Don't change the hcd state on restart
authorBenoit Goby <benoit@android.com>
Tue, 28 Dec 2010 23:33:49 +0000 (15:33 -0800)
committerBenoit Goby <benoit@android.com>
Tue, 28 Dec 2010 23:46:42 +0000 (15:46 -0800)
commitc901a0736adb6d309b54dc94cc9ab05142b1d5df
treebc12fd3acbd64e4d6c4d030097ab7110bc1a415b
parent44d6df2d37432e20e7b985669d684d610f8d38e5
usb: ehci: tegra: Don't change the hcd state on restart

usbcore will change it once the bus has been resumed. This fixes
the "hub 3-0:1.0: activate --> -22" error on resume.

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