usb: dwc3: core: add defines for XferNotReady event on Control EPs
authorFelipe Balbi <balbi@ti.com>
Sat, 27 Aug 2011 19:04:32 +0000 (22:04 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:03 +0000 (13:02 +0300)
The status field of the Transfer Not Read event
is different on Control Endpoints. On this patch
we are just adding the defines to be used on a
later patch which will re-work the control endpoint
handling.

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

No differences found