From: Marc Zyngier Date: Thu, 3 Nov 2011 02:13:12 +0000 (+0900) Subject: ARM: EXYNOS4: convert MCT to percpu interrupt API X-Git-Tag: v3.2-rc1~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e700e41d9abfbf9fee01e979a41b185695132c19;p=pandora-kernel.git 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 Signed-off-by: Marc Zyngier Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed