arm: plat-orion: use void __iomem pointers for MPP functions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Sep 2012 12:27:24 +0000 (14:27 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 21 Sep 2012 18:04:24 +0000 (18:04 +0000)
commit5a2f55019391218d8c08c6f9d32591d91200de77
treede0b8e1ae28ada95eadda74d3412698666a13c54
parentd19beac1d9358bb4a2a303f4327bf2d40ba88464
arm: plat-orion: use void __iomem pointers for MPP functions

The registration function for MPP now takes void __iomem pointers, so
we remove the temporary "unsigned long" casts from the mach-*/mpp.c
files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-dove/mpp.c
arch/arm/mach-kirkwood/mpp.c
arch/arm/mach-mv78xx0/mpp.c
arch/arm/mach-orion5x/mpp.c
arch/arm/plat-orion/include/plat/mpp.h
arch/arm/plat-orion/mpp.c