ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1
authorChanghwan Youn <chaos.youn@samsung.com>
Sat, 16 Jul 2011 01:49:44 +0000 (10:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:28:17 +0000 (23:28 +0900)
commita8769a594a6d061f8018048a7cd1546924c61a5c
tree312237e40366d924469359dca81c39ef522a0dd0
parent69644a8e23ab66c1a758ebab04cc3cf62d7b5bdd
ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1

IRQ_MCT_L1 is connected directly to GIC in external GIC mapping,
while in internal GIC mapping, it is connected to GIC through
interrupt combiner. Therfore the affinity for mct1 event timer
interrupt should be changed through IRQ_MCT_L1.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/mct.c