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:
d742220
)
usb: dwc3: ep0: introduce ep0_expect_in flag
author
Felipe Balbi
<balbi@ti.com>
Thu, 8 Sep 2011 15:27:33 +0000
(18:27 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 9 Sep 2011 10:05:29 +0000
(13:05 +0300)
This flag will tell us which direction we're
expecting on the next (data or status) phase.
It will help us catching errors of host going
crazy and requesting data of the wrong direction.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found