From: Daniel Lezcano Date: Thu, 8 May 2014 21:43:27 +0000 (+0900) Subject: ARM: EXYNOS: Use the cpu_pm notifier for pm X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f9f90808b4437bbdff1dff2c80663dae57ab51;p=pandora-kernel.git ARM: EXYNOS: Use the cpu_pm notifier for pm Use the cpu_pm_enter/exit notifier to group some pm code inside the pm file. The save and restore code is duplicated across pm.c and cpuidle.c. By using the cpu_pm notifier, we can factor out the routine. Signed-off-by: Daniel Lezcano Reviewed-by: Viresh Kumar Reviewed-by: Bartlomiej Zolnierkiewicz Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed