From: Magnus Damm Date: Thu, 19 Mar 2009 10:05:58 +0000 (+0000) Subject: sh: sh-rtc carry interrupt rework X-Git-Tag: v2.6.30-rc1~673^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cd88b90a6008b0d744187fab80ade4c81c6536f;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed