]> Git Repo - linux.git/commit
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist
authorLei Huang <[email protected]>
Wed, 12 Feb 2025 09:38:29 +0000 (17:38 +0800)
committerGreg Kroah-Hartman <[email protected]>
Fri, 14 Feb 2025 08:25:41 +0000 (09:25 +0100)
commite169d96eecd447ff7fd7542ca5fa0911f5622054
treed381f1efc8274410d774a2b0d3451a84794dff65
parent399a45e5237ca14037120b1b895bd38a3b4492ea
USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist

Teclast disk used on Huawei hisi platforms doesn't work well,
losing connectivity intermittently if LPM is enabled.
Add quirk disable LPM to resolve the issue.

Signed-off-by: Lei Huang <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/usb/core/quirks.c
This page took 0.05191 seconds and 4 git commands to generate.