]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:09 +0000 (21:47 +0200)
commit8605296c743865b21e317510ec118e6d023457cc
treea338d19df61a2627bf4307c9bc17ad6c9ba27a2a
parentbd25a128d0ae31b67723d4c5edb4335a05f80208
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