alistair23-linux/arch/arm/plat-mxc
Sascha Hauer 42a3f891ca ARM i.MX25: Make timer irq work again
Since i.MX has SPARSE_IRQ enabled the i.MX25 timer is broken. This
is because the internal irqs now start at an offset of NR_IRQS_LEGACY.
The patch fixed this up, but missed the i.MX25 timer which used a
hardcoded value instead of a define. This patch introduces a define
for the timer irq and uses it.

This is broken since introduced with 3.6-rc1:

| commit 8842a9e286
| Author: Shawn Guo <shawn.guo@linaro.org>
| Date:   Thu Jun 14 11:16:14 2012 +0800
|
|    ARM: imx: enable SPARSE_IRQ for imx platform

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
2012-09-18 16:46:50 +02:00
..
devices arm-soc: clk changes 2012-07-23 17:51:03 -07:00
include/mach ARM i.MX25: Make timer irq work again 2012-09-18 16:46:50 +02:00
3ds_debugboard.c ARM: imx: add a legacy irqdomain for 3ds_debugboard 2012-07-01 21:58:15 +08:00
avic.c ARM: imx: Fix build error due to missing irqs.h include 2012-07-04 11:19:40 +08:00
clock.c ARM i.MX: prepare for common clock framework 2012-04-25 17:03:46 +02:00
cpu.c ARM: mx3: Setup AIPS registers 2012-03-02 08:49:37 +01:00
cpufreq.c arm/imx: fix cpufreq section mismatch 2011-12-19 12:26:05 +01:00
cpuidle.c ARM: imx: Add common imx cpuidle init functionality. 2012-06-05 08:51:47 +02:00
devices.c
epit.c ARM i.MX: remove now unnecessary argument from mxc_timer_init 2012-05-16 12:46:09 +02:00
iomux-v1.c
iomux-v3.c
iram_alloc.c
irq-common.c
irq-common.h
Kconfig ARM i.MX: Move i.MX pwm driver to pwm framework 2012-07-02 21:39:01 +02:00
Makefile Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm 2012-07-30 09:22:37 -07:00
ssi-fiq-ksym.c
ssi-fiq.S
system.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
time.c ARM: imx: add missing item to the list of clock event modes 2012-07-16 23:19:58 +02:00
tzic.c ARM: mxc: Include missing irqs.h header 2012-07-28 14:26:57 -07:00
ulpi.c usb: otg: ulpi: Start using struct usb_otg 2012-02-13 13:35:56 +02:00