Home
last modified time | relevance | path

Searched hist:f6c274e11e3b31a5f95c23962b1ba593bd6a4759 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.cdiff f6c274e11e3b31a5f95c23962b1ba593bd6a4759 Thu Jul 28 09:16:12 CEST 2016 Felipe Balbi <felipe.balbi@linux.intel.com> 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>