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:
20ef52a
)
ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.
author
Andrew Lunn
<andrew@lunn.ch>
Fri, 28 Sep 2012 14:12:46 +0000
(16:12 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 28 Sep 2012 20:04:48 +0000
(22:04 +0200)
Also convert logical or to + for register offsets from base
addresses. This fixes a number of warnings currently seen in
linux-next:
warning: passing argument 2 of '__raw_writeb' makes pointer from
interger without cast.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found