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