commit | 12b1ef321a7348293c0277d40c1ad3a452a52205 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 11 00:17:52 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Jan 16 23:19:27 2021 +0100 |
tree | 944147fd72ab0a1064516943315ceb8c034b471c | |
parent | 45909e5cda3b05ac990f546bd63d229fe7c7197b [diff] |
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