linux-kernel-test/arch/arm/mach-mx1
Uwe Kleine-König 7d58289fc3 mx1: prefix SOC specific defines with MX1_ and deprecate old names
The old names are defined only if the cpp symbol
IMX_NEEDS_DEPRECATED_SYMBOLS exists, which is defined (for now) for all
files below arch/arm/mach-mx1.

This was done earlier for mx2 and mx3, too.

USBD_INT0 is for now defined unconditionally to prevent breaking
drivers/usb/gadget/imx_udc.

While at it use IMX_IO_ADDRESS to define MX1_IO_ADDRESS which
adds a cast to the IO_ADDRESS macro fixing many warnings like

	arch/arm/mach-mx1/generic.c:51: warning: passing argument 1 of 'mxc_init_irq' makes pointer from integer without a cast

.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-01-30 13:34:01 +01:00
..
clock.c [ARM] MXC: Switch MX1 to clkdev support 2009-08-07 12:11:10 +02:00
crm_regs.h
devices.c mx1: Codingstyle: Let the compiler count arrays 2009-08-07 12:10:55 +02:00
devices.h patch-mx1-add-devices 2008-12-16 14:58:41 +01:00
generic.c mxc: turn to soc specific init_irq functions 2009-08-07 12:10:54 +02:00
Kconfig arm/imx: Kconfig beautification 2009-03-13 10:34:18 +01:00
ksym_mx1.c V4L/DVB (11350): Add camera (CSI) driver for MX1 2009-04-06 21:43:58 -03:00
mach-mx1ads.c imx/mx1: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:08 +01:00
mach-scb9328.c imx/mx1: rename files defining a machine to mach-$mach.c 2010-01-05 10:10:08 +01:00
Makefile mx1: prefix SOC specific defines with MX1_ and deprecate old names 2010-01-30 13:34:01 +01:00
Makefile.boot
mx1_camera_fiq.S V4L/DVB (11350): Add camera (CSI) driver for MX1 2009-04-06 21:43:58 -03:00