Skip to content
Commit 55a0237f authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: use allocated/queued reqs for LST bit



Let's only set LST bit when we run out of space in
our TRB ring. For all other cases, we keep LST bit
unset which will prevent constant allocation and
deallocation of endpoint transfer resources.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 69450c4d
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