USB: gadget: f_midi: setup SuperSpeed Plus descriptors
authorWill McVicker <willmcvicker@google.com>
Fri, 27 Nov 2020 14:05:57 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Dec 2020 15:02:39 +0000 (16:02 +0100)
commit245cb2f26ea0ebbdfbb146e55997e935a5f0bc18
tree96a290ba49fccfeca6be2f0201dada5b26bf4c3a
parent798be9a2f9d745b578044eb519c5bca1ec745150
USB: gadget: f_midi: setup SuperSpeed Plus descriptors

commit 457a902ba1a73b7720666b21ca038cd19764db18 upstream.

Needed for SuperSpeed Plus support for f_midi.  This allows the
gadget to work properly without crashing at SuperSpeed rates.

Cc: Felipe Balbi <balbi@kernel.org>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Will McVicker <willmcvicker@google.com>
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20201127140559.381351-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_midi.c