]> 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)
commit756da4cfe480fe6b6ac59180f3df315b02aadd9f
tree6dca8348f329ef58e41f670900695048dc13ae7a
parent374437fbee4ea01c233ec16c60bc9f94b56be35e
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