[ARM] tegra: usb_phy: Add phy_suspend and phy_clk_disable
authorBenoit Goby <benoit@android.com>
Fri, 20 Aug 2010 04:28:59 +0000 (21:28 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:27:45 +0000 (16:27 -0700)
commit549d5a207316248177f70635f32d2ca93cbdedd5
treec6c4a934c14284c7c12cec7f6788e2b3389eb76f
parente72831f9e03e087e7b5b48c0902a4473eba2876f
[ARM] tegra: usb_phy: Add phy_suspend and phy_clk_disable

phy_suspend save the phy registers and power it off. phy_clk_disable
disable the phy clock to put the phy in low power mode.

Change-Id: If5665ec96beec9441fae3b737923dbe69c86e650
Signed-off-by: Benoit Goby <benoit@android.com>
arch/arm/mach-tegra/include/mach/usb_phy.h
arch/arm/mach-tegra/usb_phy.c