From: Alessandro Zummo Date: Sun, 4 Jan 2009 20:00:54 +0000 (-0800) Subject: rtc: add alarm/update irq interfaces X-Git-Tag: v2.6.29-rc1~514 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099e657625e801adf82054c8050dde5aceb68452;p=pandora-kernel.git rtc: add alarm/update irq interfaces Add standard interfaces for alarm/update irqs enabling. Drivers are no more required to implement equivalent ioctl code as rtc-dev will provide it. UIE emulation should now be handled correctly and will work even for those RTC drivers who cannot be configured to do both UIE and AIE. Signed-off-by: Alessandro Zummo Cc: David Brownell Cc: Atsushi Nemoto Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed