usb: dwc3: gadget: interrupt on ring full too
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 12 Aug 2016 10:13:10 +0000 (13:13 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 22 Aug 2016 07:45:37 +0000 (10:45 +0300)
commit2c78c0295fd8e4e3fef74dcddecc9cabf44a81a5
treeda0f39c68921eedd9a27eeaef1f12bee019a2947
parent0b3e4af3c740937d1e0f7d444f75d087c29a2d1b
usb: dwc3: gadget: interrupt on ring full too

If the ring is full and we are processing a big
sglist, then let's interrupt so we can, later, add
more TRBs to the ring.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c