summaryrefslogtreecommitdiff
path: root/include/linux/phy
diff options
context:
space:
mode:
authorManu Gautam <mgautam@codeaurora.org>2013-08-16 16:26:16 +0530
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:06:19 -0700
commitb311a3dbc432296d6f13044521871a72848a4875 (patch)
treed3a80b64f28757b2b8f4a5f64b3d8a546bc205b3 /include/linux/phy
parent5de8e63f16feb89a35bd4cc3be62130c100881dd (diff)
usb: dwc3: core: Allow platform glue driver to handle PM
DWC3 platform glue driver on some targets is responsible for dealing with power management. They might even implement runtime suspend for DWC3 and want to keep devices in suspend during system PM state transitions. Also, DWC3 core driver doesn't implement runtime PM and carries out hardware read write operations assuming it is never put in LPM and clocks would always be ON. Hence, for platforms which implement aggressive power management of DWC3 from its glue driver, make core's PM ops as NO-OP and just notify them of the core PM states using callback. Change-Id: If82913ebe753236682e31ab351c991c3f855b2f1 Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Diffstat (limited to 'include/linux/phy')
0 files changed, 0 insertions, 0 deletions