[PATCH] usb: dwc2: skip L2 state of hcd if work in device mode
From: Meng Dongyang
Date: Sun Jul 23 2017 - 23:54:06 EST
The gadget may fail to enqueue request if the controller has enter L2
state. This patch prevent enter L2 state in hcd driver if the controller
works in device mode.
Meng Dongyang (1):
usb: dwc2: skip L2 state of hcd if controller work in device mode
drivers/usb/dwc2/hcd.c | 6 ++++++
1 file changed, 6 insertions(+)
--
1.9.1