[PATCH 086/100] rtc: rx4581: remove useless message

2018-02-21 Thread Alexandre Belloni
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 --- drivers/rtc/rtc-rx4581.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff

[PATCH 086/100] rtc: rx4581: remove useless message

2018-02-21 Thread Alexandre Belloni
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 --- drivers/rtc/rtc-rx4581.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git