From: John Stultz Date: Thu, 3 Feb 2011 19:34:50 +0000 (-0800) Subject: RTC: Cleanup rtc_class_ops->irq_set_state X-Git-Tag: v2.6.39-rc1~507^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d4bb515b78f38738f3378fd1be6039063ab040;p=pandora-kernel.git RTC: Cleanup rtc_class_ops->irq_set_state With PIE mode interrupts now emulated in generic code via an hrtimer, no one calls rtc_class_ops->irq_set_state(), so this patch removes it along with driver implementations. 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