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:
dca4ba4
)
ARM: ebsa110: use __iomem pointers for MMIO
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 14 Sep 2012 20:11:12 +0000
(20:11 +0000)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 18 Sep 2012 08:15:12 +0000
(10:15 +0200)
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found