usb: dwc3: pci: runtime_resume child device
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 28 Jul 2016 07:16:12 +0000 (10:16 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 22 Aug 2016 07:45:10 +0000 (10:45 +0300)
commitf6c274e11e3b31a5f95c23962b1ba593bd6a4759
tree7453bbadaf707c53c7c9bcb68beef0e807bca195
parentfa8410b355251fd30341662a40ac6b22d3e38468
usb: dwc3: pci: runtime_resume child device

During runtime_resume of dwc3-pci.c, we need to
runtime suspend our child device (which is dwc3
proper) otherwise nothing will happen.

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