]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: gadget: always start isochronous aligned to dep->interval
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 11 Apr 2018 07:34:34 +0000 (10:34 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 21 May 2018 07:01:00 +0000 (10:01 +0300)
commitf62afb4929a83cb7e81bd2ac411f2d4977716cf6
tree4545eddc81623a57023edf8b2ad94819c10ce6bd
parentd513320f1fd013d789516a51823a11dc23a3fd55
usb: dwc3: gadget: always start isochronous aligned to dep->interval

We will *always* start transfer to the next uFrame number aligned to
dep->interval.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/gadget.c