diff options
author | Miao Li <limiao@kylinos.cn> | 2025-03-04 15:07:57 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-06 16:50:24 +0100 |
commit | ff712188daa3fe3ce7e11e530b4dca3826dae14a (patch) | |
tree | 3b04f185f858f83a257a322e43fbcdeb1531a093 /scripts/clang-tools/gen_compile_commands.py | |
parent | c7c1f3b05c67173f462d73d301d572b3f9e57e3b (diff) | |
download | linux-ff712188daa3fe3ce7e11e530b4dca3826dae14a.tar.gz linux-ff712188daa3fe3ce7e11e530b4dca3826dae14a.tar.bz2 linux-ff712188daa3fe3ce7e11e530b4dca3826dae14a.zip |
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
When used on Huawei hisi platforms, Prolific Mass Storage Card Reader
which the VID:PID is in 067b:2731 might fail to enumerate at boot time
and doesn't work well with LPM enabled, combination quirks:
USB_QUIRK_DELAY_INIT + USB_QUIRK_NO_LPM
fixed the problems.
Signed-off-by: Miao Li <limiao@kylinos.cn>
Cc: stable <stable@kernel.org>
Link: https://lore.kernel.org/r/20250304070757.139473-1-limiao870622@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions