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

usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs



Now that we're using XFERINPROGRESS for all endpoint
types (except Control), we will *always* be completing
one TRB at a time, so it's safe to remove the loop
from dwc3_cleanup_done_reqs.

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