From: Jamie Lenehan Date: Thu, 7 Dec 2006 08:23:50 +0000 (+0900) Subject: rtc: rtc-sh: fix for period rtc interrupts. X-Git-Tag: v2.6.20-rc1~146^2~4^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ccb081ec6c7eedfd7e88a48365c67ce44ecb92;p=pandora-kernel.git rtc: rtc-sh: fix for period rtc interrupts. When testing the per second interrupt support (RTC_UIE_ON/RTC_UIE_OFF) of the new RTC system it would die in sh_rtc_interrupt due to a null ptr dereference. The following gets it working correctly. Signed-off-by: Jamie Lenehan Signed-off-by: Paul Mundt --- Reading git-diff-tree failed