diff options
author | Thinh Nguyen <thinh.nguyen@synopsys.com> | 2018-11-16 04:03:21 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-12-05 10:14:11 +0100 |
commit | 6b69753fa0078c5222d6b4aeb5017c5503e0dc8e (patch) | |
tree | 1cb61cf03701bc4b1f0445cb31d8c1eb4c68d3ae /drivers/usb | |
parent | usb: renesas_usbhs: Use SIMPLE_DEV_PM_OPS macro (diff) | |
download | linux-6b69753fa0078c5222d6b4aeb5017c5503e0dc8e.tar.xz linux-6b69753fa0078c5222d6b4aeb5017c5503e0dc8e.zip |
usb: gadget: Introduce frame_number to usb_request
Add a field frame_number to the usb_request to report the interval
number in (micro)frames in which the isochronous transfer was
transmitted or received. The gadget driver can use this knowledge to
synchronize with the host. Also, this option is useful for debugging
purposes.
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions