diff options
author | 2011-10-11 13:23:29 +0530 | |
---|---|---|
committer | 2011-12-16 04:30:01 -0700 | |
commit | 1e7fe1a9253f3b66dc4013e40bd5d72415af0835 (patch) | |
tree | a407af49fafd76aeb72fd1b539a80618552a50e7 /crypto/api.c | |
parent | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs (diff) | |
download | wireguard-linux-1e7fe1a9253f3b66dc4013e40bd5d72415af0835.tar.xz wireguard-linux-1e7fe1a9253f3b66dc4013e40bd5d72415af0835.zip |
MFD: OMAP: USB: Runtime PM support
The usbhs core driver does not enable/disable the interface and
functional clocks directly, These clocks are handled by runtime pm,
hence instead of the clock enable/disable, the runtime pm APIS are
used. however,the optional clocks and port clocks are handled by
the usbhs core.
Dependency:
This patch is dependent on this series:
[PATCH 0/5 v13 or latest version] omap: usb: host: Runtime PM preparation
for EHCI and OHCI drivers.
Validation performed:
The global suspend/resume of EHCI and OHCI is validated on
OMAP3430 sdp board with this patch combined with the series:
[PATCH 0/5 v13 or latest version] omap: usb: host: Runtime PM preparation
for EHCI and OHCI drivers.
Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Reviewed-by: Partha Basak <parthab@india.ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions