From: Amit Daniel Kachhap Date: Thu, 8 Mar 2012 10:07:27 +0000 (-0800) Subject: ARM: EXYNOS: Add support AFTR mode on EXYNOS4210 X-Git-Tag: v3.4-rc1~72^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67173ca492ab6f3a6ee6c1283961008635f6322e;p=pandora-kernel.git ARM: EXYNOS: Add support AFTR mode on EXYNOS4210 This patch adds support AFTR(ARM OFF TOP RUNNING) mode in cpuidle driver. L2 cache keeps their data in this mode. This patch ports the code to the latest interfaces to save/restore CPU state inclusive of CPU PM notifiers, l2 resume and cpu_suspend/resume. Signed-off-by: Jaecheol Lee Signed-off-by: Lorenzo Pieralisi Signed-off-by: Amit Daniel Kachhap [kgene.kim@samsung.com: fixed for non-smp as per Tushar's pointing out] Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed