linux/arch/arm/plat-mxc
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
..
include/mach mx1: prefix SOC specific defines with MX1_ and deprecate old names 2010-01-30 13:34:01 +01:00
audmux-v1.c i.MX27 audmux: Fix register offsets 2009-12-02 12:17:16 +01:00
audmux-v2.c MXC: Add AUDMUXv2 register decode to debugfs 2010-01-12 10:41:10 +01:00
clock.c [ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEV 2009-08-07 12:11:11 +02:00
cpu.c [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
devices.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00
dma-mx1-mx2.c mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transfer 2009-11-24 08:40:14 +01:00
ehci.c imx31: define and use MX31_IO_ADDRESS 2010-01-08 16:41:26 +01:00
gpio.c imx/gpio: Use handle_level_irq 2009-11-14 10:29:15 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
iomux-v3.c mxc: iomux v3: remove resource handling 2009-11-24 08:39:43 +01:00
irq.c MXC: use variable for irq controller base in entry-macro.S 2009-08-14 12:40:39 +02:00
Kconfig MXC: Add a digital audio multiplexer driver 2009-11-14 10:30:39 +01:00
Makefile imx: only define deprecated symbols conditionally 2010-01-08 16:45:20 +01:00
pwm.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
system.c MXC: add basic MXC91231 support 2009-08-14 12:40:46 +02:00
time.c MXC: add basic MXC91231 support 2009-08-14 12:40:46 +02:00
ulpi.c MXC: Add support for ULPI Viewports 2009-11-14 10:29:15 +01:00