From: Hema HK Date: Thu, 17 Feb 2011 06:36:07 +0000 (+0530) Subject: usb: otg: OMAP4430: Introducing suspend function for power management X-Git-Tag: v2.6.39-rc1~472^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee896e348cf6f323a00e4ee52e6386f515f86cee;p=pandora-kernel.git 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 Cc: Tony Lindgren Cc: Paul Walmsley Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed