Skip to content
Commit 8a1a9c9e authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: start transfer on XFER_COMPLETE



if by the time we get to XFER_COMPLETE we have
pending requests to be processed, instead of waiting
for a following XFER_NOT_READY, let's start the request
right away and, maybe, save the time of a few NAKs
due to lack of started transfers.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 9903b6be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment