]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
USB: gadget: f_acm: add support for SuperSpeed Plus
authortaehyun.cho <taehyun.cho@samsung.com>
Fri, 27 Nov 2020 14:05:56 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Dec 2020 12:46:48 +0000 (13:46 +0100)
commit64138c4f7a372951cd7d1884ee87137caeb700f0
treeecb86de71d3ff4c7af103e52901c38bd1f26d3cc
parentbf0c09de2ea17f49121a9a2f740b8b9742bcc96b
USB: gadget: f_acm: add support for SuperSpeed Plus

commit 3ee05c20656782387aa9eb010fdb9bb16982ac3f upstream.

Setup the SuperSpeed Plus descriptors for f_acm.  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: taehyun.cho <taehyun.cho@samsung.com>
Signed-off-by: Will McVicker <willmcvicker@google.com>
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Link: https://lore.kernel.org/r/20201127140559.381351-3-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_acm.c