android_kernel_motorola_sm6225/arch/arm/plat-s3c64xx
Ben Dooks 80789e7915 [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>
2008-12-15 23:15:46 +00:00
..
include/plat [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
clock.c [ARM] S3C64XX: Clock support for S3C6400/S3C6410 2008-12-15 21:54:36 +00:00
cpu.c [ARM] S3C64XX: Map GPIO block 2008-12-15 23:03:41 +00:00
dev-uart.c [ARM] S3C64XX: Add UARTdevice definitions 2008-12-15 21:49:46 +00:00
irq-eint.c [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
irq.c [ARM] S3C64XX: Demux UART interrupts 2008-12-15 23:02:58 +00:00
Kconfig [ARM] S3C64XX: Clock support for S3C6400/S3C6410 2008-12-15 21:54:36 +00:00
Makefile [ARM] S3C64XX: Add IRQ_EINT support 2008-12-15 23:15:46 +00:00
s3c6400-clock.c [ARM] S3C64XX: Clock support for S3C6400/S3C6410 2008-12-15 21:54:36 +00:00
s3c6400-init.c [ARM] S3C64XX: Common init code for S3C6400 and S3C6410 2008-12-15 21:53:14 +00:00