]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a8cb7742b4a5dfb99f5ed14c5cc9efe08f7b224
tree9ae26773bc423572cda1d710238b6273c02f7de1
parentcbe3a0d0952172fda98fccdaa5fbb4f0a69557d4
ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back

CONFIG_SATA_LPM_MOBILE_POLICY was renamed to CONFIG_SATA_LPM_POLICY in
commit 4df4c21e8b4f ("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