]> git.baikalelectronics.ru Git - kernel.git/commit
ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 25 Feb 2022 17:23:19 +0000 (11:23 -0600)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 1 Mar 2022 14:51:20 +0000 (23:51 +0900)
commit4df4c21e8b4fce7893d6c2939e9f3c21961829ae
tree89754fb7f45ff243e820ea743ff137d86453cc11
parent30200cd271cc01076646e87a974ef8d582dd242d
ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY configuration item

`CONFIG_SATA_LPM_MOBILE_POLICY` reflects a configuration to apply only to
mobile chipsets.  As some desktop boards may want to use this policy by
default as well, rename the configuration item to `SATA_LPM_POLICY`.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Paul Menzel <pmenzel@molgen.mpg.de>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/Kconfig
drivers/ata/ahci.c
drivers/ata/ahci.h