]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sat, 13 Aug 2011 03:55:56 +0000 (12:55 +0900)
commit24a7dc2e2f9cdf4355e41ad01cc7d858257d3b4c
tree7aaaa397e8ef7f164b20235f3456648c951367dd
parent57a58e3aaef33fab580bcb467f4b7931e95173ac
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