]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 9 Mar 2022 16:22:34 +0000 (17:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 23 Mar 2022 18:58:38 +0000 (19:58 +0100)
commit7d17d6699db0b58002f3f53984eb7685a3cadd29
tree6dca8348f329ef58e41f670900695048dc13ae7a
parent9bc524f881e78262e6c98d30479ca2c9a16475ca
rtc: ds1307: 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-3-alexandre.belloni@bootlin.com
drivers/rtc/rtc-ds1307.c