Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694434
| From | Meng Dongyang <daniel.meng@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] usb: dwc2: skip L2 state of hcd if work in device mode |
| Date | 2017-07-24 06:00 +0200 |
| Message-ID | <u6CHf-7X3-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] usb: dwc2: skip L2 state of hcd if work in device mode Meng Dongyang <daniel.meng@rock-chips.com> - 2017-07-24 06:00 +0200 [PATCH] usb: dwc2: skip L2 state of hcd if controller work in device mode Meng Dongyang <daniel.meng@rock-chips.com> - 2017-07-24 06:00 +0200
csiph-web