commit | ecc99439be4d4715a3bca22831210fe799fdef60 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Sep 08 18:27:33 2011 +0300 |
committer | Ido Shayevitz <idos@codeaurora.org> | Mon Mar 05 10:35:42 2012 +0200 |
tree | f4ea9e127e8f6d3ee65e1770e752249e4cf0fe6a | |
parent | 4454f03ef05a885d390eeb07decdd6586df55e04 [diff] |
usb: dwc3: ep0: introduce ep0_expect_in flag 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> Signed-off-by: Ido Shayevitz <idos@codeaurora.org>