usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive
authorMiao Li <limiao@kylinos.cn>
Fri, 1 Aug 2025 08:27:28 +0000 (16:27 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Aug 2025 15:15:19 +0000 (17:15 +0200)
commite664036cf36480414936cd91f4cfa2179a3d8367
treeb8ab7688769926cc4fdaf3dcedadff1a7c1c8647
parent8f5ae30d69d7543eee0d70083daf4de8fe15d585
usb: quirks: Add DELAY_INIT quick for another SanDisk 3.2Gen1 Flash Drive

Another SanDisk 3.2Gen1 Flash Drive also need DELAY_INIT quick,
or it will randomly work incorrectly on Huawei hisi platforms
when doing reboot test.

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