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:
cd70c26
)
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
author
Jeff Garzik
<jeff@garzik.org>
Mon, 9 Jul 2007 16:16:50 +0000
(12:16 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 9 Jul 2007 16:17:35 +0000
(12:17 -0400)
The ATA_UDMAx masks are self-documenting, and far better than manually
writing in the hex mask.
Note that pata_it8213 mask differed from the comment. Added a FIXME there.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found