From: Alan Cox Date: Fri, 5 Dec 2008 19:41:52 +0000 (+0000) Subject: pata_sis: Remove bogus cable match X-Git-Tag: v2.6.28-rc8~37^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33ba2c6c668a2be8f192b383186ee7cbb371da0;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed