]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: composite: Return bcdUSB 0x0310
authorJohn Youn <John.Youn@synopsys.com>
Sat, 6 Feb 2016 01:05:40 +0000 (17:05 -0800)
committerFelipe Balbi <balbi@kernel.org>
Fri, 4 Mar 2016 13:14:22 +0000 (15:14 +0200)
commit1547ef8834f9b5238f1cb3c83e30126080c8440a
tree6adbdfe7587f031ec40f8a263af1a4c637cafb1f
parentfe6f19c38474e418ed21c24d6509f13662d31c1e
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>
drivers/usb/gadget/composite.c