commit | 894b04320020ee9752c9fffad0fe72ed2ed81e71 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Sat Dec 14 23:02:58 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Dec 18 10:37:44 2019 +0100 |
tree | 767c6a7feee647e40b6ad8ec833fd145a50e8131 | |
parent | bcd17c5082f2feef4b585ae37a471f61f7b0c2f6 [diff] |
rtc: rx8010: remove RTC_VL_CLR handling Remove RTC_VL_CLR handling because it is a disservice to userspace as it removes the important information that the RTC data is invalid. This may lead userspace to set an invalid system time later on. Link: https://lore.kernel.org/r/20191214220259.621996-17-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>