commit | f42f2447d66233a5bf86e8631e4eb4e863b2ff0b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Jun 12 21:25:08 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jul 29 13:57:01 2013 +0300 |
tree | 6827fd6a5ff6f8e2fe1d50524302fe075931870f | |
parent | 7f97aa9865800766e570d0e1be772a034dd30388 [diff] |
usb: dwc3: gadget: introduce dwc3_process_event_buf in order to make our IRQ handler thread easier to read, we re-factor the inner loop to a separate function. Signed-off-by: Felipe Balbi <balbi@ti.com>