Skip to content
Commit 3e0809b1 authored by Niklas Cassel's avatar Niklas Cassel
Browse files

ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk



ASUS store the board name in DMI_PRODUCT_NAME rather than
DMI_PRODUCT_VERSION. (Apparently it is only Lenovo that stores the
model-name in DMI_PRODUCT_VERSION.)

Use the correct DMI identifier, DMI_PRODUCT_NAME, to match the
ASUSPRO-D840SA board, such that the quirk actually gets applied.

Cc: stable@vger.kernel.org
Reported-by: default avatarAndy Yang <andyybtc79@gmail.com>
Tested-by: default avatarAndy Yang <andyybtc79@gmail.com>
Closes: https://lore.kernel.org/linux-ide/aFb3wXAwJSSJUB7o@ryzen/


Fixes: b5acc362 ("ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard")
Reviewed-by: default avatarHans de Goede <hansg@kernel.org>
Reviewed-by: default avatarDamien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20250624074029.963028-2-cassel@kernel.org


Signed-off-by: default avatarNiklas Cassel <cassel@kernel.org>
parent a7b3b77f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment