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>
Loading
-
mentioned in commit 484868e9
-
mentioned in commit f8548bcb
-
mentioned in commit e1186891
-
mentioned in commit 5d78d6a7
-
mentioned in commit 2d0c4a1a
-
mentioned in commit cda6d2b8
-
mentioned in commit b01046db
-
mentioned in commit 8166fb9b
-
mentioned in commit 30154e8c
-
mentioned in commit b5afab49
-
mentioned in commit 598de86b
-
mentioned in commit 1640e1e9
-
mentioned in commit c0fa373e
-
mentioned in commit 373d8674
-
mentioned in commit 46479bd8
-
mentioned in commit 25b9fcaf
-
mentioned in commit 827e34a8
-
mentioned in commit ca5b9ace
-
mentioned in commit 91b4cb68
-
mentioned in commit 8f42d05d
-
mentioned in commit 09cb9c28
-
mentioned in commit 89aff132
-
mentioned in commit 171c27ba
Please sign in to comment