]> git.baikalelectronics.ru Git - kernel.git/commit
usb: otg: OMAP4430: Introducing suspend function for power management
authorHema HK <hemahk@ti.com>
Thu, 17 Feb 2011 06:36:07 +0000 (12:06 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 18 Feb 2011 12:05:37 +0000 (14:05 +0200)
commit26c8c7a7e0a76086b2f47117404f7212463b5d67
tree05aa1bd7587a1ab547492222ae2d18a966872e0e
parentf257ad1f472e16e3ec6cf2007f16674a1c70284c
usb: otg: OMAP4430: Introducing suspend function for power management

Introduced the suspend/resume function for the OMAP4430 internal PHY.
This will be used by the twl6030-usb transceiver driver.
Moved the clock enable/disable function calls and power on/off of the PHY
code from power on/off functions to suspend/resume function.

Pass the suspend function through board data for OMAP4430sdp and OMAP4panda.
This will be used by the twl6030-usb transceiver driver.

Signed-off-by: Hema HK <hemahk@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-omap4panda.c
arch/arm/mach-omap2/omap_phy_internal.c
arch/arm/plat-omap/include/plat/usb.h