]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: abx80x: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Feb 2018 22:42:27 +0000 (23:42 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 2 Mar 2018 09:12:23 +0000 (10:12 +0100)
commit5e973741e8ac3244944c4ace14731c4e3fcb0334
tree914bdb36a8562138599777c23b59b405e3d8997e
parent9336aae0853f20a7859a3ba53b1612198da55661
rtc: abx80x: remove useless message

It is not necessary to print a message when the time is invalid as
userspace will already get an error (and an optional dev_dbg message).

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