From: Magnus Damm Date: Wed, 1 Apr 2009 14:45:17 +0000 (+0000) Subject: rtc: rtc-sh: use set_irq_wake() X-Git-Tag: v2.6.30-rc1~200^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa9fa8e448ba4c0a9d61778fd3cda1313bf1533;p=pandora-kernel.git rtc: rtc-sh: use set_irq_wake() Modify the sh_rtc driver to use set_irq_wake() during suspend and resume. These functions are used to enable the rtc interrupts in the interrupt controller so the rtc can be used to wakeup the system from suspend. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed