]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 9 Mar 2022 16:22:41 +0000 (17:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 23 Mar 2022 18:58:39 +0000 (19:58 +0100)
commit2bde4c4866ada025dc117915f0ee40bdb044750d
tree3920173be1747302d7713137630971222580902b
parent95ffd7f3e6ffe31e22acfbbe37ab8caad5f942c8
rtc: pcf2127: switch to RTC_FEATURE_UPDATE_INTERRUPT

Stop using uie_unsupported and clear RTC_FEATURE_UPDATE_INTERRUPT instead.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20220309162301.61679-10-alexandre.belloni@bootlin.com
drivers/rtc/rtc-pcf2127.c