commit | 9bed07d0fed01f7c39d128e59e5d35d7d67ff439 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sat Sep 03 19:39:26 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Sep 03 19:39:26 2005 +0100 |
tree | d46faa0788ddac45579b52ba9fb9313075b746c2 | |
parent | f36598aeca4c2dbaa607bf6f774e38eb965402f2 [diff] |
[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>