Thinh Nguyen e0d19563eb usb: dwc3: gadget: Wait for transfer completion
If a transfer is in-progress, any new request should not kick off
another transfer. The driver needs to wait for the current transfer to
complete before starting off the next transfer. Introduce a new flag
DWC3_EP_WAIT_TRANSFER_COMPLETE for this.

Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2020-05-25 11:09:41 +03:00
..
2020-05-25 11:09:40 +03:00
2020-05-25 11:09:41 +03:00
2019-09-02 19:20:57 +02:00
2020-05-25 11:09:40 +03:00
2019-11-21 14:39:39 +01:00
2019-05-03 09:13:47 +03:00