]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pcf85063: switch to RTC_FEATURE_UPDATE_INTERRUPT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 9 Mar 2022 16:22:43 +0000 (17:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 23 Mar 2022 18:58:39 +0000 (19:58 +0100)
commitb88b84dd1df5203d702c4886f71f84959cf2e677
treeafac85ecc955d2b7c211f1a97b2f4e6ebb195ec0
parent26b401b8124e04919dc00225b261ec4c8aee50fc
rtc: pcf85063: 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-12-alexandre.belloni@bootlin.com
drivers/rtc/rtc-pcf85063.c