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:
55a4626
)
usb: dwc3: gadget: fixing dequeue of TRBs
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Fri, 19 Aug 2011 17:59:12 +0000
(19:59 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 9 Sep 2011 10:01:54 +0000
(13:01 +0300)
A TRB which is dequeued seems to have its HWO bits set to 1. Therefore
we ignore it if we dequeue it after the command is completed.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found