From: Amit Daniel Kachhap Date: Thu, 8 Mar 2012 10:09:06 +0000 (-0800) Subject: ARM: EXYNOS: remove useless code to save/restore L2 X-Git-Tag: v3.4-rc1~72^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0341c61a2f641c4f90f4ed4b0d538c9bcb63d18;p=pandora-kernel.git 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 Signed-off-by: Amit Daniel Kachhap Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed