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

No differences found