From: Keshava Munegowda Date: Sun, 22 May 2011 20:51:26 +0000 (+0200) Subject: mfd: Add omap-usbhs runtime PM support X-Git-Tag: v3.0-rc1~131^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6502d577106fb5b202bbaac64c5f1b065e6daa;p=pandora-kernel.git mfd: Add omap-usbhs runtime PM support The usbhs core driver does not enable/disable the interface and functional clocks; These clocks are handled by hwmod and runtime pm, hence insted of the clock enable/disable, the runtime pm APIS are used. however,the port clocks and tll clocks are handled by the usbhs core. Signed-off-by: Keshava Munegowda Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed