usb: dwc3: gadget: introduce dwc3_process_event_buf
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Jun 2013 18:25:08 +0000 (21:25 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:57:01 +0000 (13:57 +0300)
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>

No differences found