ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.
authorAndrew Lunn <andrew@lunn.ch>
Fri, 28 Sep 2012 14:12:46 +0000 (16:12 +0200)
committerArnd 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