commit | 0d2f4758530d1598087d1d2f3e75b4f7d17fc6c7 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Fri Aug 19 19:59:12 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Sep 09 13:01:54 2011 +0300 |
tree | 28fd0bb2e8574f61ae84be00b8d338faf5815610 | |
parent | 55a46269ccedec140e2487a2344e8a247d48b385 [diff] |
usb: dwc3: gadget: fixing dequeue of TRBs 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>