[ARM] 3836/1: S3C24XX: Clear both EINT and INT status before sleep
authorBen Dooks <ben-linux@fluff.org>
Tue, 19 Sep 2006 09:04:18 +0000 (10:04 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:32 +0000 (10:25 +0100)
Clear both the EINT and INT status before
going to sleep, otherwise we may end up being
woken by something that was not set in our
wakeup map.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found