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