From: Jeff Garzik Date: Thu, 12 Jul 2007 19:51:22 +0000 (-0400) Subject: [libata] sata_mv: Fix and clean up per-chip-generation tests X-Git-Tag: v2.6.23-rc1~1108^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee9ccdf70163ca6408f6965e0fbc65baeac7312c;p=pandora-kernel.git [libata] sata_mv: Fix and clean up per-chip-generation tests Due to a mistake in test logic, Gen-IIE chips were being treated as Gen-II chips in some cases. Fix this, and in the process, clean up IS_50XX/IS_60XX tests to the more uniform IS_GEN_{I,II,IIE} tests. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed