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)
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>

No differences found