From: John Stultz Date: Sat, 5 Feb 2011 00:16:12 +0000 (-0800) Subject: RTC: Clean out UIE icotl implementations X-Git-Tag: v2.6.39-rc1~507^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e428c6a2772bcf6b022baf7c8267cca3634c0c3e;p=pandora-kernel.git RTC: Clean out UIE icotl implementations With the generic RTC rework, the UIE mode irqs are handled in the generic layer, and only hardware specific ioctls get passed down to the rtc driver layer. So this patch removes the UIE mode ioctl handling in the rtc driver layer, which never get used. 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