]> 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)
commit962d4cd4878a90b6f35ed70ceed2dd6bf775b36e
tree90ef202d8533a7176a112bbe6d17a62c45f5e3db
parent851ee4a068607c4f9354dde5158c500822b6cabf
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