commit | 2c78c0295fd8e4e3fef74dcddecc9cabf44a81a5 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Fri Aug 12 13:13:10 2016 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Aug 22 10:45:37 2016 +0300 |
tree | da0f39c68921eedd9a27eeaef1f12bee019a2947 | |
parent | 0b3e4af3c740937d1e0f7d444f75d087c29a2d1b [diff] |
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>