rtc: rv3029: remove useless error messages
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Dec 2019 10:01:08 +0000 (11:01 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Dec 2019 10:16:23 +0000 (11:16 +0100)
commitbd0d937928d4696c9480d972cb09ec154bc2f6b0
tree57ac64f5c28b0a6629491447f7da1e07b3d1a420
parentfc219291ea973e59bc29025565c25725958f89ce
rtc: rv3029: remove useless error messages

Remove redundant messages or messages that would not add any value because
the information is already conveyed properly using errno.

Link: https://lore.kernel.org/r/20191223100108.1083078-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rv3029c2.c