]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
authorDamien Le Moal <dlemoal@kernel.org>
Wed, 18 Jun 2025 07:25:19 +0000 (16:25 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:34:11 +0000 (16:34 +0200)
commitfa70bb0c8504a29fe0dd80991b3d1213010a2dde
treeddd951ee1de7037281b34440ba5597e3c20b5b08
parent38c0ea484dedb58cb3a4391229933e16be0d1031
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig

commit ed62a62a18bc144f73eadf866ae46842e8f6606e upstream.

Improve the description of the possible default SATA link power
management policies and add the missing description for policy 5.
No functional changes.

Fixes: a5ec5a7bfd1f ("ata: ahci: Support state with min power but Partial low power state")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/Kconfig