usb: host: ehci-tegra: Don't power down the phy on shutdown
authorBenoit Goby <benoit@android.com>
Fri, 15 Oct 2010 21:32:21 +0000 (14:32 -0700)
committerBenoit Goby <benoit@android.com>
Mon, 18 Oct 2010 22:27:33 +0000 (15:27 -0700)
commit45659f705d48e8f40614fd25bb1f622fb1d494a9
tree2f8c76f295dc16a553a9cd4b7e8326fcc0b4af08
parentbf82ae424d7f77a4a878a9932841e10433d850b4
usb: host: ehci-tegra: Don't power down the phy on shutdown

There is no need to poweroff the phy and disable the clocks on shutdown.
This interferes with autopm that may try to disable the clocks after
shutdown.

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