From: Ben Dooks Date: Sat, 3 Sep 2005 18:39:26 +0000 (+0100) Subject: [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup X-Git-Tag: v2.6.14-rc1~774^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bed07d0fed01f7c39d128e59e5d35d7d67ff439;p=pandora-kernel.git [ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup Patch from Ben Dooks The power management sleep code needs to call cpu_init() to restore the cpu state after the system resumes from suspend. Also clear off an un-necessary comment. Thanks to Dimitry Andric for reporting the bug and for rmk for pointing out the cause. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed