From: Russell King Date: Tue, 21 Jun 2011 15:26:29 +0000 (+0100) Subject: ARM: pm: sa1100: move cpu_suspend into C code X-Git-Tag: v3.1-rc1~258^2~1^8~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c79de6b2ea5bc5734d970851fb966b49d55a17;p=pandora-kernel.git ARM: pm: sa1100: 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 sa11x0_pm_enter() along with the re-enabling of clock switching. Signed-off-by: Russell King --- Reading git-diff-tree failed