]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
sh: sh-rtc carry interrupt rework
authorMagnus Damm <damm@igel.co.jp>
Thu, 19 Mar 2009 10:05:58 +0000 (10:05 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Mar 2009 09:56:50 +0000 (18:56 +0900)
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>

No differences found