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:
c081705
)
ARM: ep93xx: use __iomem pointers for MMIO
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 14 Sep 2012 21:34:32 +0000
(23:34 +0200)
committer
Ryan Mallon
<rmallon@gmail.com>
Sun, 16 Sep 2012 23:06:09 +0000
(09:06 +1000)
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Cc: Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ryan Mallon <rmallon@gmail.com>
No differences found