rtc: rx8111: demote warnings to debug level
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 17 Apr 2024 19:19:35 +0000 (21:19 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 7 May 2024 21:40:10 +0000 (23:40 +0200)
commitb7ff9efebc71eb7ded3ec2ce63e35a0675937fe1
treeb05b583848a18310f35efd261537deb47adb0a2e
parent6a216cbadbe061f16472981982aa2bcc20ea54a0
rtc: rx8111: demote warnings to debug level

The proper way for userspace to react on a read time error is to have a
look at the voltage low information. There is no point in cluttering dmesg
as it is often not even visible to the end user.

Reviewed-by: Waqar Hameed <waqar.hameed@axis.com>
Link: https://lore.kernel.org/r/20240417191937.33790-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rx8111.c