Skip to content
Commit e728eabe authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] sata_mv: don't touch reserved bits in EDMA config register



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: default avatarJeff Garzik <jeff@garzik.org>
parent 616ece2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment