ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 6 Apr 2022 01:57:51 +0000 (10:57 +0900)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Wed, 6 Apr 2022 02:08:04 +0000 (11:08 +0900)
commit55b014159ee7af63770cd7f2b6fe926f6dd99335
tree9ae26773bc423572cda1d710238b6273c02f7de1
parent5399752299396a3c9df6617f4b3c907d7aa4ded8
ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back

CONFIG_SATA_LPM_MOBILE_POLICY was renamed to CONFIG_SATA_LPM_POLICY in
commit 4dd4d3deb502 ("ata: ahci: Rename CONFIG_SATA_LPM_MOBILE_POLICY
configuration item").

This can potentially cause problems as users would invisibly lose
configuration policy defaults when they built the new kernel. To
avoid such problems, switch back to the old name (even if it's wrong).

Suggested-by: Christoph Hellwig <hch@infradead.org>
Suggested-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
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