libata: disable LPM for Crucial BX100 SSD 500GB drive
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Sun, 18 Feb 2018 14:17:09 +0000 (22:17 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 20 Feb 2018 21:30:42 +0000 (13:30 -0800)
commitb17e5729a630d8326a48ec34ef02e6b4464a6aef
tree168a923582040d541ee3474497cd4a29dea65b9c
parent9c7be59fc519af9081c46c48f06f2b8fadf55ad8
libata: disable LPM for Crucial BX100 SSD 500GB drive

After Laptop Mode Tools starts to use min_power for LPM, a user found
out Crucial BX100 SSD can't get mounted.

Crucial BX100 SSD 500GB drive don't work well with min_power. This also
happens to med_power_with_dipm.

So let's disable LPM for Crucial BX100 SSD 500GB drive.

BugLink: https://bugs.launchpad.net/bugs/1726930
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-core.c