git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d0184d
)
usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs
author
Felipe Balbi
<balbi@ti.com>
Thu, 4 Sep 2014 18:14:49 +0000
(13:14 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 9 Mar 2015 15:38:49 +0000
(10:38 -0500)
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: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/gadget.c
Simple merge