summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/irq-pxa168.c
Commit message (Collapse)AuthorAgeFilesLines
* ARM: mmp: support DT in irqHaojian Zhuang2012-05-051-54/+0
| | | | | | | | | | Merge irq-pxa168 and irq-mmp2. And support device tree also. Since CONFIG_SPARSE_IRQ is enabled in arch-mmp, base irq starts from NR_IRQS_LEGACY. Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de>
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
| | | | | | Use irq_set_chip_and_handler() instead. Converted with coccinelle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
| | | | | | Convert to the new function names. Automated with coccinelle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* ARM: mmp: irq_data conversion.Lennert Buytenhek2011-01-131-9/+9
| | | | Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca>
* [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chipsEric Miao2010-03-021-0/+55
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
OpenPOWER on IntegriCloud