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:
616ece2
)
[libata] sata_mv: don't touch reserved bits in EDMA config register
author
Jeff Garzik
<jeff@garzik.org>
Sun, 25 Feb 2007 07:53:41 +0000
(
02:53
-0500)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 26 Feb 2007 10:42:31 +0000
(
05:42
-0500)
The code in mv_edma_cfg() reflected its 60xx origins, by doing things
[slightly] incorrectly on the older 50xx and newer 6042/7042 chips.
Clean up the EDMA configuration setup such that, each chip family
carefully initializes its own EDMA setup.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found