]> Pileus Git - ~andy/linux/commit
RTC: Clean out UIE icotl implementations
authorJohn Stultz <john.stultz@linaro.org>
Sat, 5 Feb 2011 00:16:12 +0000 (16:16 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Wed, 9 Mar 2011 19:24:54 +0000 (11:24 -0800)
commite428c6a2772bcf6b022baf7c8267cca3634c0c3e
treee53361c43ae67102e1050361ef432ac0401f8191
parent51ba60c5bb3b0f71bee26404ddc22d8e4109e88a
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 <tglx@linutronix.de>
CC: Alessandro Zummo <a.zummo@towertech.it>
CC: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
CC: rtc-linux@googlegroups.com
Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/rtc/rtc-at91rm9200.c
drivers/rtc/rtc-at91sam9.c
drivers/rtc/rtc-bfin.c
drivers/rtc/rtc-davinci.c
drivers/rtc/rtc-omap.c
drivers/rtc/rtc-pl030.c
drivers/rtc/rtc-rs5c372.c
drivers/rtc/rtc-sa1100.c
drivers/rtc/rtc-sh.c