From: Tejun Heo Date: Mon, 5 Feb 2007 08:01:28 +0000 (+0900) Subject: pata_amd: fix an obvious bug in cable detection X-Git-Tag: v2.6.21-rc2~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1da66e7592c978d9122cb05d8eada1bd900de1a;p=pandora-kernel.git pata_amd: fix an obvious bug in cable detection 80c test mask is at bits 18 and 19 of EIDE Controller Configuration not 22 and 23. Fix it. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed