From: Keshava Munegowda Date: Tue, 11 Oct 2011 07:52:11 +0000 (+0530) Subject: ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs X-Git-Tag: v3.3-rc1~138^2~8^2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c984b066d84bb6e8f5a739ffb1dc4858df017a3;p=pandora-kernel.git ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs The ehci and ohci drivers does not use the APIs of the usbhs core driver; the runtime pm APIs are used for clock enable/disable. Since usbhs is parent platform device of the ehci and ohci devices, the runtime apis indirectly uses the usb hs core device as input parameter to for clock functions. Signed-off-by: Keshava Munegowda Reviewed-by: Kevin Hilman Reviewed-by: Partha Basak Acked-by: Felipe Balbi Acked-by: Alan Stern Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed