kernel-ark/arch/arm/plat-pxa
Arnd Bergmann 97b09da4ee ARM: pxa: use correct __iomem annotations
This tries to clear up the confusion between integers and iomem pointers
in the marvell pxa platform. MMIO addresses are supposed to be __iomem*
values, in order to let the Linux type checking work correctly. This
patch moves the cast to __iomem as far back as possible, to the place
where the MMIO virtual address windows are defined.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
2011-10-08 21:03:07 +08:00
..
include/plat ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
dma.c arch/arm/plat-pxa/dma.c: correct NULL test 2010-05-01 11:33:00 +01:00
gpio.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
Kconfig [ARM] pxa: move ssp into common plat-pxa 2010-05-11 17:24:58 +02:00
Makefile ARM: pxa: support pxa95x 2010-12-18 21:02:14 +08:00
mfp.c ARM: pxa: use correct __iomem annotations 2011-10-08 21:03:07 +08:00
pwm.c ARM: pxa: Make id const in pwm_probe() 2010-08-30 09:59:44 +08:00
ssp.c arm/pxa2xx: reorgazine SSP and SPI header files 2010-12-01 12:18:33 +01:00