From: Tomasz Figa Date: Mon, 17 Mar 2014 22:28:27 +0000 (+0900) Subject: ARM: EXYNOS: Stop using legacy Samsung PM code X-Git-Tag: v3.15-rc1~74^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d710aa31874e2ff6e656dbd4807f4bd8d659eb93;p=pandora-kernel.git ARM: EXYNOS: Stop using legacy Samsung PM code Since Exynos SoCs does not follow most of the semantics of older SoCs when configuring the system to enter sleep, there is no reason to rely on the legacy Samsung PM core anymore. This patch adds local Exynos suspend ops and removes all the code left unnecessary. As a side effect, suspend support on Exynos becomes multiplatform-friendly. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed