]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Aug 2015 19:21:56 +0000 (12:21 -0700)
commit33f293b92e35ae208aefccdca05bcc268e03e4d2
treea8dbf1d616b8fb3f4864426b6a779b30fc4f2ac4
parente4cadcc1c4595b336d7f9f9b1fb51c5afdf9a6f5
ata: pmp: add quirk for Marvell 4140 SATA PMP

commit 945b47441d83d2392ac9f984e0267ad521f24268 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-pmp.c