]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: s5pv310: update IRQ combiner to use chained entry/exit functions
authorWill Deacon <will.deacon@arm.com>
Mon, 21 Feb 2011 14:37:43 +0000 (14:37 +0000)
committerWill Deacon <will.deacon@arm.com>
Wed, 11 May 2011 15:04:15 +0000 (16:04 +0100)
commitd51cd5f61670ded16668e0833487ef2cfc4be73a
tree63629b8ef5a596ba0eb25ecac614ed1b8978850e
parent43a28429b07dfb5f5740d0c974099329b72ad89a
ARM: s5pv310: update IRQ combiner to use chained entry/exit functions

This patch updates the IRQ combiner chained IRQ handler code to use the
chained IRQ enter/exit functions in order to function correctly on
primary controllers with different methods of flow control.

This is required for the GIC to move to fasteoi interrupt handling.

Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/mach-exynos4/irq-combiner.c