]> 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)
commit4dd4d3deb5026ee7356e23ce2607637ff313bb80
tree89754fb7f45ff243e820ea743ff137d86453cc11
parente5c894791eabf13f3754ee0b28a3a8c1c5660d41
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