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

usb: dwc3: gadget: check for Missed Isoc from event status



In case we get an event with status set to Missed Isoc, this means we
have missed an isochronous interval and should issue End Transfer
command and wait for the following XferNotReady.

Let's do that early, rather than late.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 58f0218a
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