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:
e59347a
)
ARM: orion: Rename some constants to macros to make code more identical
author
Andrew Lunn
<andrew@lunn.ch>
Sun, 15 May 2011 11:32:40 +0000
(13:32 +0200)
committer
Nicolas Pitre
<nico@fluxnic.net>
Mon, 16 May 2011 18:46:17 +0000
(14:46 -0400)
Changing eg 0xffffffff to DMA_BIT_MASK(32) etc allows easier
side by side comparision of identical code which can be consolidated.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
No differences found