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