]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pata_sis: Remove bogus cable match
authorAlan Cox <alan@redhat.com>
Fri, 5 Dec 2008 19:41:52 +0000 (19:41 +0000)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 9 Dec 2008 05:44:11 +0000 (00:44 -0500)
commite33ba2c6c668a2be8f192b383186ee7cbb371da0
tree275d4c1ad15bd0f53019cb12b97155b43b2d7f72
parent9ac6212660fa3d8d0d21e782a22b956a6bc78a43
pata_sis: Remove bogus cable match

Some systems report SIS 5513 as both vendor/id and subvendor/id
string. In that case we can't distinguish the system by the id
svid/sdid and in fact the entry here breaks some boxes. At some
point we need to find another way to detect the Targa Visionary 1000,
until then this trades a hang for some users with lower performance
for others.

Closes: #12092
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_sis.c