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