]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: 88pm80x: stop setting a default time
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:18:56 +0000 (22:18 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:23:15 +0000 (22:23 +0200)
commit48b29c7fc2491edabd3d0f1e68f721043e4a079f
treecde463008466ef059ac5f870e56cf2146ea539ff
parent6c78a872a673c467c747e2eafc07289d921d3178
rtc: 88pm80x: 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.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-88pm80x.c