commit | 0f43563f2d9d8f6f9e0727e4eedb7f557ed2fb4c | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Feb 21 14:37:43 2011 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Wed May 11 16:04:15 2011 +0100 |
tree | 63629b8ef5a596ba0eb25ecac614ed1b8978850e | |
parent | ee144182590a6bd9ed1481cb09d15b92e6b5c348 [diff] |
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>