commit | 16bb05d98c904a4f6c5ce7e2d992299f794acbf2 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Wed Mar 08 16:05:44 2017 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed Mar 22 11:21:09 2017 +0200 |
tree | d9e261e28cea84e01639ec82cb5df06e6402b18c | |
parent | 09424c50b7dff40cb30011c09114404a4656e023 [diff] |
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed As per USB3.0 Specification "Table 9-20. Standard Endpoint Descriptor", for interrupt and isochronous endpoints, wMaxPacketSize must be set to 1024 if the endpoint defines bMaxBurst to be greater than zero. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>