mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-18 03:20:44 +09:00
Whenever a USB host issues a Set Isoch Delay request, we should cache the result so relevant gadget drivers can make use of the value for calculating how many uFrames ahead a transfer should be queued. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>