ARM: EXYNOS4: convert MCT to percpu interrupt API
authorMarc Zyngier <marc.zyngier@arm.com>
Thu, 3 Nov 2011 02:13:12 +0000 (11:13 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 6 Nov 2011 04:53:15 +0000 (13:53 +0900)
MCT recently gained per cpu interrupts, and missed the fact that
ARM has moved to a genirq based implementation.

This patch converts the driver to the new API.

Boot tested on Origen.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found