Re: [PATCH 3/3] ahci: Allow setting a default LPM policy for mobile chipsets

From: Hans de Goede
Date: Mon Dec 11 2017 - 11:29:37 EST


Hi,

On 11-12-17 15:42, Tejun Heo wrote:
Hello, Hans.

On Wed, Dec 06, 2017 at 04:41:10PM +0100, Hans de Goede wrote:
CONFIG_SATA_AHCI=y
+CONFIG_SATA_MOBILE_LPM_POLICY=3

This would change the default behavior. Can we not do that?

Actually if you would try to apply this git will likely
complain that .config is not tracked by git. I'm tracking
my own personal .config in my own git-repo and the change
to that accidentally ended up in the commit/patch, my bad,
sorry.

I will submit a v2 with this fixed.

Regards,

Hans