Searched hist:"50 f97e919faf93c3fae475b8c057eeffbb2e8c8b" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-opal.c | diff 50f97e919faf93c3fae475b8c057eeffbb2e8c8b Mon Jan 11 00:17:47 CET 2021 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: opal: constify opal_rtc_ops
Use RTC_FEATURE_ALARM to signal to the core whether alarms are available instead of changing the global struct rtc_class_ops, allowing to make it const.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20210110231752.1418816-13-alexandre.belloni@bootlin.com
|