commit | 9cd88b90a6008b0d744187fab80ade4c81c6536f | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Thu Mar 19 10:05:58 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Mar 20 18:56:50 2009 +0900 |
tree | a790ecb0cf2e5a45d4047221fb38a54fbb5533a9 | |
parent | 615e73b3cd8876262f61ea28b4147c8de38a043a [diff] |
sh: sh-rtc carry interrupt rework This patch modifies the SuperH RTC driver to only enable carry interrupts when needed. So by default no interrupts are enabled with this patch. Without this patch a suspending system will most likely wake up by the carry interrupt regardless if the alarm interrupt has been enabled or not. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>