]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ata: pmp: add quirk for Marvell 4140 SATA PMP
authorLior Amsalem <alior@marvell.com>
Tue, 30 Jun 2015 14:09:49 +0000 (16:09 +0200)
committerTejun Heo <tj@kernel.org>
Tue, 14 Jul 2015 21:46:38 +0000 (17:46 -0400)
commit945b47441d83d2392ac9f984e0267ad521f24268
treec8ea107d03732dfe9b9916d6b2d9053efa8614b5
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ata: pmp: add quirk for Marvell 4140 SATA PMP

This commit adds the necessary quirk to make the Marvell 4140 SATA PMP
work properly. This PMP doesn't like SRST on port number 4 (the host
port) so this commit marks this port as not supporting SRST.

Signed-off-by: Lior Amsalem <alior@marvell.com>
Reviewed-by: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-pmp.c