[ARM] S3C64XX: Add IRQ_EINT support
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:07:08 +0000 (14:07 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 23:15:46 +0000 (23:15 +0000)
commit80789e79150b34e45a630e2f4f1b04d82c449c19
tree2fa0a12db09eafd00568e9c940933d58815c4721
parent94df868b884d673c294e39a11acdfebf2bfcd67b
[ARM] S3C64XX: Add IRQ_EINT support

Add the necessary code to support IRQ_EINT(x) on
the S3C64XX series of CPUs.

Note, since there is no GPIO configuration support
in the kernel, the irq set_type method does not
configure the relevant pin to interrupt.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-s3c64xx/include/plat/irqs.h
arch/arm/plat-s3c64xx/irq-eint.c [new file with mode: 0644]
This page took 0.032544 seconds and 5 git commands to generate.