original_kernel/arch/arm/plat-s5p
Boojin Kim 79fc72d6d3 ARM: S5P: Bug fix on external interrupt for S5P SoCs
This patch fixes bug on eint type set function, s5p_irq_eint_set_type().
In the IRQ_TYPE_EDGE_FALLING case, S5P_EXTINT_FALLEDGE is right
instead of S5P_EXTINT_RISEEDGE

Signed-off-by: Boojin Kim <boojin.kim@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2010-07-05 16:01:04 +09:00
..
include/plat ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Kconfig ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Makefile
clock.c ARM: S5P: Regoster clk_xusbxti clock for hsotg driver 2010-05-28 19:31:34 +09:00
cpu.c
dev-uart.c
irq-eint.c ARM: S5P: Bug fix on external interrupt for S5P SoCs 2010-07-05 16:01:04 +09:00
irq.c