linux-kernel-test/arch/arm/plat-mxc
Sascha Hauer 198016e1b1 [ARM] MXC: add cpu_is_ macros
We had hardcoded cpu_is_ macros for mxc architectures till now. As we
want to run the same kernel on i.MX31 and i.MX35 this patch adds cpu_is_
macros which expand to 0 or 1 if only one architecture is compiled in and
only check for the cpu type if more than one architecture is compiled
in.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-03-13 10:34:26 +01:00
..
include/mach [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
clock.c [ARM] MXC: add clkdev support 2009-03-13 10:33:50 +01: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 [ARM] MXC: remove _clk suffix from clock names 2009-03-13 10:33:48 +01:00
gpio.c mxc: first set GPIO level, then switch direction to output 2009-03-13 10:34:19 +01:00
iomux-mx1-mx2.c arm/imx2x: new IOMUX definitions 2009-03-13 10:33:44 +01:00
irq.c [ARM] MXC: do not include mach/hardware.h from mach/memory.h 2008-12-18 16:40:14 +01:00
Kconfig arm/imx: Kconfig beautification 2009-03-13 10:34:18 +01:00
Makefile [ARM] MXC: add cpu_is_ macros 2009-03-13 10:34:26 +01:00
pwm.c [ARM] MXC: add pwm driver for i.MX SoCs 2009-03-13 10:34:10 +01:00
time.c arm/imx2x: removes a bunch of sparse-warnings 2009-03-13 10:33:52 +01:00