]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
authorDamien Le Moal <dlemoal@kernel.org>
Thu, 21 Aug 2025 18:08:59 +0000 (14:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:24:32 +0000 (16:24 +0200)
commitcfbd61d63263a63d31770abffc21ce194b48b93f
tree03b2f16241fb88956dc48d1a8be2f78db064b59c
parent90a53102729e0d1fcdee428f652c997694d5b087
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig

[ Upstream commit ed62a62a18bc144f73eadf866ae46842e8f6606e ]

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>
[ Adjust context ]
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/Kconfig