commit | dc137f01aca23ceb196945130a960e2a01b95890 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Sat Aug 27 22:04:32 2011 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri Sep 09 13:02:03 2011 +0300 |
tree | be12a0a233a9f1f16bc5e19022db53164154978b | |
parent | 164f6e141ed214bda30fb219d41ec3254bd90886 [diff] |
usb: dwc3: core: add defines for XferNotReady event on Control EPs 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>