diff options
author | Shuzhen Wang <shuzhenwang@google.com> | 2023-10-27 20:34:40 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-10-28 12:25:19 +0200 |
commit | c70793fb7632a153862ee9060e6d48131469a29c (patch) | |
tree | 3dfc85c0293e03272f05b7f0e8a37294b7b10f76 /drivers/auxdisplay | |
parent | usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi... (diff) | |
download | linux-c70793fb7632a153862ee9060e6d48131469a29c.tar.xz linux-c70793fb7632a153862ee9060e6d48131469a29c.zip |
usb: gadget: uvc: Add missing initialization of ssp config descriptor
In case the uvc gadget is super speed plus, the corresponding config
descriptor wasn't initialized. As a result, the host will not recognize
the devices when using super speed plus connection.
This patch initializes them to super speed descriptors.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shuzhen Wang <shuzhenwang@google.com>
Link: https://lore.kernel.org/r/20231027183440.1994315-1-shuzhenwang@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions