ata: enable quirk from jmicron JMB350 for JMB394
authorDenis V. Lunev <den@openvz.org>
Thu, 30 Jan 2014 11:20:30 +0000 (15:20 +0400)
committerTejun Heo <tj@kernel.org>
Fri, 31 Jan 2014 12:05:44 +0000 (07:05 -0500)
commitefb9e0f4f43780f0ae0c6428d66bd03e805c7539
tree2782f0d94a64e6331a927beb7d5ed53d6d22e68f
parent49c8f1ffe26ffddfb7244a24db21c0b4a79e1c52
ata: enable quirk from jmicron JMB350 for JMB394

Without the patch the kernel generates the following error.

 ata11.15: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
 ata11.15: Port Multiplier vendor mismatch '0x197b' != '0x123'
 ata11.15: PMP revalidation failed (errno=-19)
 ata11.15: failed to recover PMP after 5 tries, giving up

This patch helps to bypass this error and the device becomes
functional.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: <linux-ide@vger.kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-pmp.c
This page took 0.025752 seconds and 5 git commands to generate.