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 8842a9e2869cae14bbb8184004a42fc3070587fb
| 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
..
2012-05-16 12:46:09 +02:00
2012-08-17 10:31:43 +08:00
2012-05-16 12:46:09 +02:00
2012-09-18 16:46:50 +02:00
2012-08-07 09:14:30 +02:00
2012-08-03 16:28:47 +02:00
2012-09-11 11:52:28 +02:00
2012-08-03 22:36:00 +08:00
2012-06-04 15:23:47 +02:00
2012-06-04 15:23:57 +02:00
2012-07-06 08:25:20 +02:00
2012-07-06 08:25:20 +02:00
2012-07-06 08:25:20 +02:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-06 08:25:20 +02:00
2012-07-06 08:25:20 +02:00
2012-07-09 10:32:44 +02:00
2012-07-09 10:32:39 +02:00
2012-07-09 10:32:39 +02:00
2012-07-01 21:57:16 +08:00
2012-05-08 17:31:25 +02:00
2012-07-01 21:57:43 +08:00
2012-05-08 17:31:25 +02:00
2012-08-23 17:26:53 +02:00
2012-08-23 21:10:22 +08:00
2012-07-23 17:36:02 -07:00
2012-07-10 19:23:03 +02:00
2012-07-01 21:57:29 +08:00
2012-07-23 17:43:53 -07:00
2012-07-23 17:36:02 -07:00
2012-05-11 15:17:57 +08:00
2012-07-01 21:58:41 +08:00
2012-09-18 16:46:24 +02:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-06 08:25:20 +02:00
2012-08-23 17:16:43 +02:00
2012-07-23 17:36:02 -07:00
2012-07-06 08:25:20 +02:00
2012-07-01 21:57:06 +08:00
2012-07-01 21:58:41 +08:00
2012-07-02 23:18:19 +02:00
2012-07-06 08:25:20 +02:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-01 21:58:21 +08:00
2012-07-01 21:57:06 +08:00
2012-07-01 21:58:41 +08:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-06 08:25:20 +02:00
2012-05-26 13:14:01 -07:00
2012-05-26 13:14:01 -07:00
2012-07-23 17:43:53 -07:00
2012-07-23 17:43:53 -07:00
2012-07-23 17:43:53 -07:00
2012-07-23 17:43:53 -07:00
2012-07-01 21:57:16 +08:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-23 17:36:02 -07:00
2012-07-01 21:58:41 +08:00
2012-07-23 17:36:02 -07:00
2012-08-23 17:26:53 +02:00
2012-05-11 15:17:52 +08:00
2012-07-01 21:58:41 +08:00
2012-07-26 13:56:38 -07:00
2012-07-26 13:56:38 -07:00
2012-07-01 21:58:41 +08:00
2012-07-26 13:56:38 -07:00
2012-07-01 21:58:41 +08:00
2012-07-01 21:57:43 +08:00
2012-07-23 17:36:02 -07:00
2012-07-01 21:50:09 +08:00
2012-07-01 21:57:16 +08:00
2012-06-05 08:51:47 +02:00