rtc: pm8xxx: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Feb 2018 23:10:41 +0000 (00:10 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 2 Mar 2018 09:12:23 +0000 (10:12 +0100)
commitb1b8394edc3b9b4093f3a2a6b98b8d76ac46dc7e
treee6dce1a072b6e526ddec4e6bf499340681812885
parentfbfd36fdd26cab41844f0b869de0cf120017c15c
rtc: pm8xxx: 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-pm8xxx.c