Skip to content
Commit f3af3651 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers



by setting IOC always, we can recycle TRBs a
lot sooner at the expense of some increased
CPU load.

The extra load seems to be quite minimal on
OMAP5 devices (instead of 1 IRQ for one MSC
transfer, we get
CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS).

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 0e06bcac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment