OSDN Git Service

rtc: rs5c372: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Feb 2018 14:42:32 +0000 (15:42 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:44 +0000 (14:20 +0100)
commitce5abb1939d3de92e971a0a3a59c473b34ca7383
tree412f54fd652e9038a7d481f8a52684e57868d150
parent779e1aabb49e4f3749be659eb4edfe23db09a800
rtc: rs5c372: 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-rs5c372.c