kernel-ark/arch/arm/mach-mx3
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-imx31.c imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
clock-imx35.c imx35: define and use MX35_IO_ADDRESS 2010-01-08 16:44:24 +01:00
cpu.c imx: mangle addresses after adding the offset 2010-01-08 16:45:20 +01:00
crm_regs.h imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
devices.c i.MX3: Add sound (ssi) resources 2009-11-14 10:30:38 +01:00
devices.h i.MX3: Add sound (ssi) resources 2009-11-14 10:30:38 +01:00
iomux-imx31.c imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
Kconfig imx/mx3: depend on USB_ULPI for otg_ulpi_create 2010-01-04 13:26:23 +01:00
mach-armadillo5x0.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-kzm_arm11_01.c mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro 2010-01-08 16:45:19 +01:00
mach-mx31_3ds.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-mx31ads.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-mx31lilly.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-mx31lite.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-mx31moboard.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-mx35pdk.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-pcm037_eet.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-pcm037.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-pcm043.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
mach-qong.c imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
Makefile imx/mx3: rename files defining a machine to mach-$mach.c 2010-01-08 16:40:51 +01:00
Makefile.boot [ARM] 4461/1: MXC platform and i.MX31ADS core support 2007-07-22 15:44:46 +01:00
mm.c ARM: MX3: make CPU revision number detection work on all boards 2010-01-04 12:28:58 +01:00
mx31lilly-db.c ARM: MX3: lilly1131: move MC13783 device registration 2009-11-23 11:51:00 +01:00
mx31lite-db.c ARM: MX3: add support for GPIO LEDs on litekit db 2009-11-19 17:11:02 +01:00
mx31moboard-devboard.c mx31moboard: fix usbh device names 2010-01-04 11:47:43 +01:00
mx31moboard-marxbot.c mx31moboard: fix usbh device names 2010-01-04 11:47:43 +01:00
pcm037.h ARM: add support for the EET board, based on the i.MX31 pcm037 module 2009-06-23 14:25:26 +02:00