usb: dwc3: pci: add Power Management dummy hooks
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 17 May 2016 07:15:02 +0000 (10:15 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 20 Jun 2016 09:32:38 +0000 (12:32 +0300)
commite9af9229098d92145d0b894b78878bbc6ac7c910
tree34672f39edb0025e7920da4f8bb26056202b9d40
parentfc8bb91bc83ef82868533e75f5a11abc1158ec81
usb: dwc3: pci: add Power Management dummy hooks

Allow for dwc3-pci to reach D3 and enable pm_runtime
by providing dummy PM hooks. Without them, PCI
subsystem won't put device to D3.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/dwc3-pci.c