]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 25 Jul 2018 13:07:09 +0000 (15:07 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 26 Jul 2018 13:08:53 +0000 (15:08 +0200)
commit928784a4bdd73952873c81c6a8ad37aa263fdf22
tree058a9ced72bc0bdebb4cd224a02e2646c0c089c2
parentb3fbd28278657cc7e4b6bcd97c2574f55029b6a8
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq

The PIE doesn't handle tasks anymore, remove the pointer from the
interface.

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