mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-04 11:15:24 +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>