xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
authorHongyu Xie <xiehongyu1@kylinos.cn>
Fri, 27 Jun 2025 14:41:20 +0000 (17:41 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Jun 2025 15:20:01 +0000 (17:20 +0200)
commitcd65ee81240e8bc3c3119b46db7f60c80864b90b
tree1fd73914b71b942455fdb5a82d55d3145adfcd70
parentcbc889ab0122366f6cdbe3c28d477c683ebcebc2
xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS

Disable stream for platform xHC controller with broken stream.

Fixes: 14aec589327a6 ("storage: accept some UAS devices if streams are unavailable")
Cc: stable <stable@kernel.org>
Signed-off-by: Hongyu Xie <xiehongyu1@kylinos.cn>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20250627144127.3889714-3-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c