Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1707016
| From | Meng Dongyang <daniel.meng@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2] usb: dwc2: skip L2 state of hcd if work in device mode |
| Date | 2017-08-09 04:40 +0200 |
| Message-ID | <ucp4B-Fu-7@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. Change in v2:None, resend to addition maintainer 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 v2] usb: dwc2: skip L2 state of hcd if work in device mode Meng Dongyang <daniel.meng@rock-chips.com> - 2017-08-09 04:40 +0200 [PATCH v2] usb: dwc2: skip L2 state of hcd if controller work in device mode Meng Dongyang <daniel.meng@rock-chips.com> - 2017-08-09 04:40 +0200
csiph-web