]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtc: tps65910: remove tps65910_rtc_ops_noirq
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 10 Jan 2021 23:17:52 +0000 (00:17 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 16 Jan 2021 22:19:27 +0000 (23:19 +0100)
commit12b1ef321a7348293c0277d40c1ad3a452a52205
tree944147fd72ab0a1064516943315ceb8c034b471c
parent45909e5cda3b05ac990f546bd63d229fe7c7197b
rtc: tps65910: remove tps65910_rtc_ops_noirq

Clear RTC_FEATURE_ALARM to signal that alarms are not 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-18-alexandre.belloni@bootlin.com
drivers/rtc/rtc-tps65910.c