]> Git Repo - J-u-boot.git/commit
usb: dwc3: remove pm related operations from dwc3 driver
authorKishon Vijay Abraham I <[email protected]>
Mon, 23 Feb 2015 13:09:55 +0000 (18:39 +0530)
committerMarek Vasut <[email protected]>
Tue, 14 Apr 2015 03:48:09 +0000 (05:48 +0200)
commit027b6103cdb806fd6441c983e9dc4b2d1b7f7019
treef22688965da29691514811ca2393b58d3837ede7
parent9848e5740af12e1c81efb940d9503ebfb266d8de
usb: dwc3: remove pm related operations from dwc3 driver

Removed all pm related operations including pm_runtime APIs,
suspend/resume hooks as support for these are not present in u-boot.

Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Reviewed-by: Lukasz Majewski <[email protected]>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h
drivers/usb/dwc3/dwc3-omap.c
drivers/usb/dwc3/gadget.c
This page took 0.03535 seconds and 4 git commands to generate.