From: Jongpill Lee Date: Thu, 16 Feb 2012 01:47:06 +0000 (+0900) Subject: ARM: EXYNOS: Remove GIC save & restore function X-Git-Tag: v3.5-rc1~33^2~2^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=063bd6f069cc001b526542b2edfdcd93326167b4;p=pandora-kernel.git ARM: EXYNOS: Remove GIC save & restore function This patch removes GIC save & restore functino in pm.c. Because when enalbe CPU_PM feature, GIC driver execute save and restore function in CPU_PM notifier. So it is not needed to GIC save & restore function at pm.c file. Signed-off-by: Jongpill Lee Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed