Files
linux/drivers
Felipe Balbi 19e0b203bf usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
Instead of keeping our own isoch_delay, let's make use of the newly
introduced isoch_delay member in struct usb_gadget. The benefit here
is that we would be using a generic "API" which other UDCs can use,
resulting in a common setup for gadget drivers who may be interested
in Isoch Delay value.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-12-11 12:36:49 +02:00
..
2017-11-13 01:34:14 +01:00
2017-12-01 12:19:48 -08:00
2017-08-29 13:46:35 +02:00
2017-12-02 21:31:03 -05:00