From: Thomas Abraham Date: Sat, 21 Apr 2012 00:26:23 +0000 (-0700) Subject: ARM: EXYNOS: Fix incorrect initialization of GIC X-Git-Tag: v3.4-rc5~7^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5699b0ca05f781d496d20ba87f916bd9eec7ea6a;p=pandora-kernel.git ARM: EXYNOS: Fix incorrect initialization of GIC Use the of_irq_init() call to setup the gic which also properly registers the gic device node pointer with gic irq domain, without which all interrupt specifier translations for gic fail. Signed-off-by: Thomas Abraham Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed