commit | b773f2a97fc5d53c5e57cf37fd4029026d38ba55 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 11 23:39:52 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:55:55 2020 +0100 |
tree | 63f3b0f94c24fa08c534dc1213763872bc9e2be8 | |
parent | 9cf4789e6e4673d0b2c96fa6bb0c35e81b43111a [diff] |
rtc: 88pm860x: stop setting a default time It doesn't make sense to set the RTC to a default value at probe time. Let the core handle invalid date and time. Link: https://lore.kernel.org/r/20200311223956.51352-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>