Searched hist:"25 cbe9c8d92a5e118b9dac79835dd8e6a039ae33" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-pcf2127.c | diff 25cbe9c8d92a5e118b9dac79835dd8e6a039ae33 Sun Jan 10 17:17:42 CST 2021 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Move the alarm callbacks in pcf2127_rtc_ops and use RTC_FEATURE_ALARM to signal to the core whether alarms are available instead of having a supplementary struct rtc_class_ops without alarm callbacks.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20210110231752.1418816-8-alexandre.belloni@bootlin.com
|