ARM: EXYNOS4: add required chained_irq_enter/exit to eint code
authorMarek Szyprowski <m.szyprowski@samsung.com>
Sat, 13 Aug 2011 03:55:36 +0000 (12:55 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 19 Aug 2011 11:57:37 +0000 (20:57 +0900)
commit70b0e82bc7d03d33de5bceea92d419a9be4340ee
tree04c9f2c54ce443fddd37f94b67d8c399372aeaef
parent995b528ad25968472742c50fe964d44fac2b857a
ARM: EXYNOS4: add required chained_irq_enter/exit to eint code

This patch adds chained IRQ enter/exit functions to external interrupt
handler in order to function correctly on primary controllers with
different methods of flow control.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/irq-eint.c
This page took 0.02537 seconds and 5 git commands to generate.