]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: rk808: remove useless debug message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Feb 2018 10:48:46 +0000 (11:48 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:42 +0000 (14:20 +0100)
commit113473a5f2bfb8c1cfab0e360fbb752db608a050
tree4072833c502cd788fca2d012d96c2e1f3b33392f
parent00c0ae372fe5594ca7d8e7052ed180ec8f2e1eb5
rtc: rk808: remove useless debug message

At probe time, printing a message when the time is invalid doesn't have
much value. Also, as the comment suggest, this is a leftover from
development wherhe this was used to set the RTc to a default time.

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