From: John Stultz Date: Thu, 3 Feb 2011 20:02:07 +0000 (-0800) Subject: RTC: Cleanup rtc_class_ops->irq_set_freq() X-Git-Tag: v2.6.39-rc1~507^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696160fec162601d06940862b5b3aa4460344c1b;p=pandora-kernel.git RTC: Cleanup rtc_class_ops->irq_set_freq() With the generic rtc code now emulating PIE mode irqs via an hrtimer, no one calls the rtc_class_ops->irq_set_freq call. This patch removes the hook and deletes the driver functions if no one else calls them. 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