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)
commitb53c772d16a9751554aabb05f95cef7b0b7fa2e9
treed802d180d9d06675d2c9c2786a724a3cf9ff2a20
parent0b7836a9eb32f626ffd3fe3045e8c618cb8ed965
usb: dwc3: core: add ep0_next_event field

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>
drivers/usb/dwc3/core.h
This page took 0.026176 seconds and 5 git commands to generate.