ata: ahci: Rename board_ahci_mobile
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 25 Feb 2022 17:23:17 +0000 (11:23 -0600)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 1 Mar 2022 14:51:08 +0000 (23:51 +0900)
commit099849af27f74981c7e660dd93ff6a987307c1f2
tree3f0a7446506a1da119d83ae9ca29ed67b301b6de
parent9256766fe2df9510cbeee8b458dab5df7df8506e
ata: ahci: Rename board_ahci_mobile

This board definition was originally created for mobile devices to
designate default link power managmeent policy to influence runtime
power consumption.

As this is interesting for more than just mobile designs, rename the
board to `board_ahci_low_power` to make it clear it is about default
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/ahci.c