]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: pcf2123: implement .alarm_irq_enable
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 19 Aug 2019 18:26:50 +0000 (20:26 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Aug 2019 19:42:07 +0000 (21:42 +0200)
commit577f648207e0ede8153997c7195d4cb31268f410
treeef0a46135d3b737fb18cb521a587c67a222b07d2
parentd0ce6ef7146692a1540b4dd3a68970da6bcd5207
rtc: pcf2123: implement .alarm_irq_enable

Implement .alarm_irq_enable so it is possible to use RTC_ALM_SET,
RTC_AIE_ON and RTC_AIE_OFF.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20190819182656.29744-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf2123.c