From: Russell King Date: Tue, 21 Jun 2011 18:29:26 +0000 (+0100) Subject: ARM: pm: samsung: move cpu_suspend into C code X-Git-Tag: v3.1-rc1~258^2~1^8~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7089da9567fa8da37e35e1f81a5e3579d0d582d;p=pandora-kernel.git ARM: pm: samsung: move cpu_suspend into C code Move the call to cpu_suspend into C code, and noticing that all the s3c_cpu_save implementations are now identical, we can move this into the common samsung code. Signed-off-by: Russell King --- Reading git-diff-tree failed