diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2021-03-31 17:05:52 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-04-02 15:56:49 +0200 |
commit | 1f743c8749eacd906dd3ce402b7cd540bb69ad3e (patch) | |
tree | 329aade32aee9f174deb5307ed28a084d837796c /drivers/net/ethernet/marvell | |
parent | 967f6d162d9fa415cf140d3eef5576d566632292 (diff) | |
download | lwn-1f743c8749eacd906dd3ce402b7cd540bb69ad3e.tar.gz lwn-1f743c8749eacd906dd3ce402b7cd540bb69ad3e.zip |
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
The MediaTek 0.96 xHCI controller on some platforms does not
support bulk stream even HCCPARAMS says supporting, due to MaxPSASize
is set a default value 1 by mistake, here use XHCI_BROKEN_STREAMS
quirk to fix it.
Fixes: 94a631d91ad3 ("usb: xhci-mtk: check hcc_params after adding primary hcd")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1617181553-3503-3-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions