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:
f5d7a13
)
ARM: imx: use MXxy_IO_P2V macros to setup static mappings
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Mon, 25 Oct 2010 13:38:09 +0000
(15:38 +0200)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 17 Nov 2010 07:58:09 +0000
(08:58 +0100)
This makes less code rely on the virtual constants.
To further simplify code and reduce the needed boilerplate when
defining the static mappings a new helper macro is defined in
mach/hardware.h.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found