]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite700e41d9abfbf9fee01e979a41b185695132c19
tree4809ee5a48e006d3ec7f6bf0d284be99de29dd34
parentd8633c1da161de7e0b880d919d305a97c01372f4
ARM: EXYNOS4: convert MCT to percpu interrupt API

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>
arch/arm/mach-exynos4/mct.c