]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
authorMiao Li <limiao@kylinos.cn>
Mon, 13 Jan 2025 08:56:19 +0000 (16:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2025 17:39:15 +0000 (18:39 +0100)
commitba39e420c0e9a4a609d982d24c1bdb8b6beefb33
tree82e29b41178bb16bebe650dbfd70bd7dc265c433
parentdcfe437492e27d54f3ac491aed024da760f5c43c
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device

TOSHIBA TransMemory-Mx is a good performence flash device, but it
doesn't work well with LPM on Huawei hisi platform, so let's disable
LPM to resolve the issue.

Signed-off-by: Miao Li <limiao@kylinos.cn>
Link: https://lore.kernel.org/r/20250113085619.44371-1-limiao870622@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c