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

usb: dwc3: gadget: don't prestart interrupt endpoints



Because interrupt endpoints usually transmit such
small amounts of data, it seems pointless to prestart
transfers and try to get speed improvements. This
patch also sorts out a problem with CDC ECM function
where its notification endpoint gets stuck in busy
state and we continuously issue Update Transfer
commands.

Fixes: 8a1a9c9e ("usb: dwc3: gadget: start transfer on XFER_COMPLETE")
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent f74875dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment