git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdd4ddd
)
[libata] sata_mv: Fix and clean up per-chip-generation tests
author
Jeff Garzik
<jeff@garzik.org>
Thu, 12 Jul 2007 19:51:22 +0000
(15:51 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Thu, 12 Jul 2007 19:51:22 +0000
(15:51 -0400)
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 <jeff@garzik.org>
No differences found