commit | aaaea29cb1f7af9889a726cfd116285968935358 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Jan 11 00:17:44 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Jan 16 23:19:26 2021 +0100 |
tree | c2ed3f73ee163b573d35363b5043e4ea72618308 | |
parent | d4eaffe28bc1e4d55bd69a9462259135cc20aacc [diff] |
rtc: rx8010: drop a struct rtc_class_ops Merge both struct rtc_class_ops in a single one and use RTC_FEATURE_ALARM to signal to the core whether alarms are available. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20210110231752.1418816-10-alexandre.belloni@bootlin.com