]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: pcf8563: switch to RTC_FEATURE_UPDATE_INTERRUPT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 9 Mar 2022 16:22:48 +0000 (17:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 23 Mar 2022 18:58:40 +0000 (19:58 +0100)
commit005e28d80a0d042c5ce1b68ff440b732124416ff
tree16077550c15826973ed1dd448b20e05225c6af64
parent47d4edf01170cd14a036868238ccfdd51e4d971e
rtc: pcf8563: 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-17-alexandre.belloni@bootlin.com
drivers/rtc/rtc-pcf8563.c