From: John Stultz Date: Thu, 3 Feb 2011 20:13:50 +0000 (-0800) Subject: RTC: Cleanup rtc_class_ops->update_irq_enable() X-Git-Tag: v2.6.39-rc1~507^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ba60c5bb3b0f71bee26404ddc22d8e4109e88a;p=pandora-kernel.git RTC: Cleanup rtc_class_ops->update_irq_enable() Now that the generic code handles UIE mode irqs via periodic alarm interrupts, no one calls the rtc_class_ops->update_irq_enable() method anymore. This patch removes the driver hooks and implementations of update_irq_enable if no one else is calling it. CC: Thomas Gleixner CC: Alessandro Zummo CC: Marcelo Roberto Jimenez CC: rtc-linux@googlegroups.com Signed-off-by: John Stultz --- Reading git-diff-tree failed