ata: ahci: Clarify mobile_lpm_policy description
authorDamien Le Moal <dlemoal@kernel.org>
Thu, 19 Jun 2025 03:59:46 +0000 (12:59 +0900)
committerDamien Le Moal <dlemoal@kernel.org>
Mon, 30 Jun 2025 01:25:45 +0000 (10:25 +0900)
commit3a382b9b13aaa02af0f5b194cce2825fe78f4f51
tree87669d312dd967408a1c7a8ff112aaa1c1b6319b
parent2b89eb177c466bb1f84dff8db04d614b33a7ab95
ata: ahci: Clarify mobile_lpm_policy description

Despite its name, the mobile_lpm_policy module parameter defines the
default LPM policy to use for an AHCI adapter for all chipsets,
including desktop and server chipsets. Clarify this point in the
parameter description.

No functional changes.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
drivers/ata/ahci.c