commit | 9e878a6bfa9e1cf70cf77caeca60a0465d77954b | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Mon Jan 16 13:24:38 2012 -0800 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 24 15:42:57 2012 +0200 |
tree | 3ba00f5cd57409bdfbdf03ee7b99dd0bae7ed428 | |
parent | a85016390135d577c457876d0e905095600751de [diff] |
usb: gadget: SS Isoc endpoints use comp_desc->bMaxBurst too SuperSpeed Isoc endpoints also use the bMaxBurst value from the companion descriptor. See section 9.6.7 in the USB 3.0 spec. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com>