]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9cadc48c32bf59a840f2c0459f283f81ce10fd14
tree38ceeed0ba9a7d3bf33224ad99439767484d4593
parentbe797d8702856032e5e3ddea7902873174ea188a
ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.

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>
arch/arm/mach-orion5x/ts78xx-setup.c