commit | 1a85329171094951956a37acc8abb7e51c1e742e | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Fri Feb 05 17:05:40 2016 -0800 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:22 2016 +0200 |
tree | 6adbdfe7587f031ec40f8a263af1a4c637cafb1f | |
parent | 1ca1b6a65ba7771ab8d16971b5fc40f9ba7a0e53 [diff] |
usb: gadget: composite: Return bcdUSB 0x0310 The USB 3.1 specification replaces the USB 3.0 specification and all new devices that are running at SuperSpeed or higher speeds must report a bcdUSB of 0x0310. Refer to USB 3.1 Specification, Revision 1.0, Section 9.6. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>