rtc: ds1511: drop dead code
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 27 Feb 2024 23:04:18 +0000 (00:04 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 29 Feb 2024 21:15:46 +0000 (22:15 +0100)
commit3f31f1729d56cb31c0d45f88e7ea0f6c749c0a92
treeea1e476c3c9d8415ced5f1e8ee61dbc1caebe260
parent4e7a9e2ea2f1fc145a56dff998bc8215525b0a1e
rtc: ds1511: drop dead code

The watchdog part of the code is not reachable and should be reimplemented
properly as a watchdog driver.

Link: https://lore.kernel.org/r/20240227230431.1837717-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ds1511.c