Commit d889c23c authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: gadget: never pre-start Isochronous endpoints

We cannot pre-start isochronous endpoints because we
rely on the micro-frame number passed via
XferNotReady command for proper Isochronous
scheduling.

Fixes: 08a36b54

 ("usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()")
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent a9c3ca5f
Supports Markdown
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