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:
b7a3f8d
)
ARM: iop13xx: use __iomem pointers for MMIO
author
Arnd Bergmann
<arnd@arndb.de>
Fri, 14 Sep 2012 20:17:50 +0000
(20:17 +0000)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 19 Sep 2012 13:11:54 +0000
(15:11 +0200)
ARM is moving to stricter checks on readl/write functions,
so we need to use the correct types everywhere.
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found