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:
42f1d2e
)
[ARM] 5529/1: davinci: MMC platform support: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
author
Kevin Hilman
<khilman@deeprootsystems.com>
Fri, 29 May 2009 17:54:14 +0000
(18:54 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 29 May 2009 18:59:13 +0000
(19:59 +0100)
Some DMA_32BIT_MASK usage snuck in with the MMC platform support.
Convert these to the new preferred DMA_BIT_MASK(32).
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found