[ARM] 2874/1: S3C2410 - add cpu_init() call after sleep wakeup
authorBen Dooks <ben-linux@fluff.org>
Sat, 3 Sep 2005 18:39:26 +0000 (19:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 3 Sep 2005 18:39:26 +0000 (19:39 +0100)
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>

No differences found