Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
clock.c ARM: S5P: Regoster clk_xusbxti clock for hsotg driver 2010-05-28 19:31:34 +09:00
cpu.c ARM: SAMSUNG: move S5PC100 support from plat-s5pc1xx to plat-s5p framework 2010-05-20 15:28:32 +09:00
dev-uart.c ARM: S5P6442: Add serial port support 2010-02-24 01:52:19 +00:00
irq-eint.c ARM: S5P: Bug fix on external interrupt for S5P SoCs 2010-07-05 16:01:04 +09:00
irq.c ARM: S5P6442: Add IRQ support 2010-02-24 01:52:16 +00:00
Kconfig ARM: S5P: Fix the platform external interrupt issues. 2010-05-26 19:09:50 +09:00
Makefile ARM: SAMSUNG: Fixup merge problem 2010-05-20 20:49:25 +09:00