ARM: EXYNOS: Remove GIC save & restore function
authorJongpill Lee <boyko.lee@samsung.com>
Thu, 16 Feb 2012 01:47:06 +0000 (10:47 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 19 May 2012 18:05:42 +0000 (03:05 +0900)
commit063bd6f069cc001b526542b2edfdcd93326167b4
treee4c1b769f7dd1684719aa7f3f48dc9877fd4cd9a
parentfe84cdf6726b60083b4cb85b8d8440e5f97a694b
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 <boyko.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/pm.c
This page took 0.026886 seconds and 5 git commands to generate.