linux/arch/arm/mach-mx2
Uwe Kleine-König a9b7a2dd21 imx: mangle addresses after adding the offset
don't use

	IO_ADDRESS($base) + $offset

but

	IO_ADDRESS($base + $offset)

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Holger Schurig <hs4233@mail.mn-solutions.de>
Cc: Rabin Vincent <rabin@rab.in>
Cc: "Agustín Ferrín Pozuelo" <gatoguan-os@yahoo.com>
Cc: Javier Martin <javier.martin@vista-silicon.com>
Cc: Valentin Longchamp <valentin.longchamp@epfl.ch>
Cc: Daniel Mack <daniel@caiaq.de>
Cc: Dmitriy Taychenachev <dimichxp@gmail.com>
2010-01-08 16:45:20 +01:00
..
clock_imx21.c imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
clock_imx27.c imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
cpu_imx27.c imx27: define and use MX27_IO_ADDRESS 2010-01-08 16:41:25 +01:00
devices.c i.MX2: Add sound (ssi) resources 2009-11-14 10:30:19 +01:00
devices.h i.MX2: Add sound (ssi) resources 2009-11-14 10:30:19 +01:00
eukrea_mbimx27-baseboard.c Add support for Eukrea's MBIMX27 2009-08-07 12:11:12 +02:00
generic.c mxc: turn to soc specific init_irq functions 2009-08-07 12:10:54 +02:00
Kconfig imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform" 2010-01-05 10:10:08 +01:00
mach-cpuimx27.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-imx27lite.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-mx21ads.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-mx27_3ds.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-mx27ads.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-mxt_td60.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-pca100.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
mach-pcm038.c imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
Makefile imx/mx2: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:09 +01:00
Makefile.boot arm/imx21: add kbuild support for the Freescale i.MX21 2009-03-13 10:33:45 +01:00
pcm970-baseboard.c imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part) 2010-01-05 10:10:07 +01:00
serial.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00