libata: apply behavioral quirks to sil3826 PMP
authorTerry Suereth <terry.suereth@gmail.com>
Sat, 17 Aug 2013 19:53:12 +0000 (15:53 -0400)
committerTejun Heo <tj@kernel.org>
Mon, 19 Aug 2013 13:38:21 +0000 (09:38 -0400)
commit8ffff94d20b7eb446e848e0046107d51b17a20a8
treee413a19e7d487413ce5eb0b2bd901a8cd329ef6c
parent8c427f0626fe289f36ce65a60dcd602f6ef72777
libata: apply behavioral quirks to sil3826 PMP

Fixing support for the Silicon Image 3826 port multiplier, by applying
to it the same quirks applied to the Silicon Image 3726.  Specifically
fixes the repeated timeout/reset process which previously afflicted
the 3726, as described from line 290.  Slightly based on notes from:

https://bugzilla.redhat.com/show_bug.cgi?id=890237

Signed-off-by: Terry Suereth <terry.suereth@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-pmp.c