]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
usb: dwc3: remove pm related operations from dwc3 driver
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:09:55 +0000 (18:39 +0530)
committerMarek Vasut <marex@denx.de>
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 <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h
drivers/usb/dwc3/dwc3-omap.c
drivers/usb/dwc3/gadget.c