usb: dwc3: ep0: introduce ep0_expect_in flag
authorFelipe Balbi <balbi@ti.com>
Thu, 8 Sep 2011 15:27:33 +0000 (18:27 +0300)
committerFelipe 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