]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Wed, 30 Dec 2020 10:25:47 +0000 (11:25 +0100)
commit5fda37854a0a3daff182f6c4e879cf4b015402ee
tree36b2b1054fa5a27ce8df95f7705332f6f7e9e407
parentd353864a5053d3c5ce5274cc6371a808ba97a256
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