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>
Thu, 10 Dec 2020 15:12:20 +0000 (16:12 +0100)
commit3ee05c20656782387aa9eb010fdb9bb16982ac3f
treec35fc47298107c74b14573e00266e88b22220f31
parentb00f444f9add39b64d1943fa75538a1ebd54a290
USB: gadget: f_acm: add support for SuperSpeed Plus

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