ARM: EXYNOS: remove useless code to save/restore L2
commitd0341c61a2f641c4f90f4ed4b0d538c9bcb63d18
authorAmit Daniel Kachhap <amit.kachhap@linaro.org>
Thu, 8 Mar 2012 10:09:06 +0000 (8 02:09 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 9 Mar 2012 15:04:50 +0000 (9 07:04 -0800)
tree29ac86abbe44650958bf99b3dcba7bc47b5d87eb
parentb756a50f7f47e1dee70921399dcb338e4d3bc183
ARM: EXYNOS: remove useless code to save/restore L2

Following the merge of CPU PM notifiers and L2 resume code, this patch
removes useless code to save and restore L2 registers.

This is now automatically covered by suspend calls which integrated
CPU PM notifiers and new sleep code that allows to resume L2 before MMU
is turned on.

Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/pm.c