commit | f228a8de242a85659d9c86f2b9ff862775f015c2 | [log] [tgz] |
---|---|---|
author | John Youn <John.Youn@synopsys.com> | Fri Feb 05 17:05:53 2016 -0800 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:23 2016 +0200 |
tree | 571c11dbf5d6d02971c5ccddedae1be2ef979028 | |
parent | 1a85329171094951956a37acc8abb7e51c1e742e [diff] |
usb: gadget: composite: Return SSP Dev Cap descriptor If a gadget supports SuperSpeedPlus or higher speeds, return a SuperSpeedPlus USB Device Capability descriptor. Currently this implementation returns a fixed descriptor with typical values set. Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>