ARM: S5PV210: Add IRQ_EINT interrupt support.
authorJongpill Lee <boyko.lee@samsung.com>
Mon, 17 May 2010 07:56:26 +0000 (16:56 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 20 May 2010 05:21:21 +0000 (14:21 +0900)
commit0df04f820b7ca5204329d1c235e509648fa8008d
treedbef433228009bdb1e1fc2ae6c361a8d57f07407
parent504d36e91ac12ccdb0e1193cee7bef9831a1c99e
ARM: S5PV210: Add IRQ_EINT interrupt support.

Add support for external interrupts on S5PV210.

Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
Signed-off-by: Pannaga Bhushan <p.bhushan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
[ben-linux@fluff.org: Ext => IRQ_EINT in title]
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5pv210/Kconfig
arch/arm/mach-s5pv210/include/mach/irqs.h
arch/arm/mach-s5pv210/include/mach/regs-gpio.h [new file with mode: 0644]
arch/arm/plat-s5p/Kconfig
arch/arm/plat-s5p/Makefile
arch/arm/plat-s5p/irq-eint.c [new file with mode: 0644]