sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
authorTejun Heo <tj@kernel.org>
Mon, 3 Feb 2014 15:42:07 +0000 (10:42 -0500)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 1 Apr 2014 23:58:47 +0000 (00:58 +0100)
commitca839335f116548cb8f9cc4a0f4936b156309a01
tree0c326d3fd25dad7149d2d6717526139eb8ccbb33
parentaa750e51dece6a5993dc8584ba92d5c8e4711d2b
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN

commit 9f9c47f00ce99329b1a82e2ac4f70f0fe3db549c upstream.

It's a bit odd to see a newer device showing mod15write; however, the
reported behavior is highly consistent and other factors which could
contribute seem to have been verified well enough.  Also, both
sata_sil itself and the drive are fairly outdated at this point making
the risk of this change fairly low.  It is possible, probably likely,
that other drive models in the same family have the same problem;
however, for now, let's just add the specific model which was tested.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: matson <lists-matsonpa@luxsci.me>
References: http://lkml.kernel.org/g/201401211912.s0LJCk7F015058@rs103.luxsci.com
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/ata/sata_sil.c