From: Russell King Date: Tue, 21 Jun 2011 15:29:30 +0000 (+0100) Subject: ARM: pm: pxa: move cpu_suspend into C code X-Git-Tag: v3.1-rc1~258^2~1^8~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9503d2185bbc28e498c435a07f24986c48b5cbe;p=pandora-kernel.git ARM: pm: pxa: move cpu_suspend into C code We don't need a veneer for cpu_suspend, it can be called directly from C code now. Move it into the PXA CPU suspend functions, along with the accumulator register saving/restoring. Signed-off-by: Russell King --- Reading git-diff-tree failed