Re: [PATCH v2 1/3] ata: ahci: Rename board_ahci_mobile
From: Christoph Hellwig <hch@infradead.org>
Date: 2022-02-25 16:01:12
Also in:
lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2022-02-25 16:01:12
Also in:
lkml
On Fri, Feb 25, 2022 at 12:11:11AM -0600, Mario Limonciello wrote:
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.
Is there any good reason to not just apply the policy to all devices by default?