usb: dwc3: core: add ep0_next_event field
authorFelipe Balbi <balbi@ti.com>
Tue, 30 Aug 2011 12:50:40 +0000 (15:50 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:18 +0000 (13:02 +0300)
this field will hold the next expected event.

In certain cases, host might fall into some error
condition and ask from us the wrong Control phase.
On such situations, we should stall and restart.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found