]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c6e7c32a84706fd91ed5912990df47306af1609
tree7453bbadaf707c53c7c9bcb68beef0e807bca195
parent1fa859b2de8f1ef05332f907c6e06d634c23731e
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