rtc: remove irq_task and irq_task_lock
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 25 Jul 2018 12:58:10 +0000 (14:58 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 26 Jul 2018 13:08:53 +0000 (15:08 +0200)
commitacecb3ad8b21a519ce4ad728106d45d4e978bb56
treefe275bcd4dd62c55faead9de0973a46e3656ac5a
parent1560d0848a1a84db6c1d9b17c14273c0dae41828
rtc: remove irq_task and irq_task_lock

There is no way to set a periodic task anymore, remove task pointer and
lock.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/class.c
drivers/rtc/interface.c
include/linux/rtc.h