diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-05-26 00:21:52 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-05-26 00:24:46 +0200 |
commit | c7622a4e44d9d008e0e5edcc46c71854c50cf4a8 (patch) | |
tree | ed76b634e42716bb8f0406f46316676d8c36c135 /scripts/generate_rust_analyzer.py | |
parent | 1a7ed2fffbe3096f1b15787b913547db887733c3 (diff) |
rtc: m41t80: reduce verbosity
The driver currently uses dev_err for messages that have a very low probability
of being read by the user as the error will probably never happen and the
systems with the RTC probably don't have any user able to read the message.
Moreover, the only user action after getting this message is the restart the
action so drop the level to dev_dbg.
Link: https://lore.kernel.org/r/20250525222153.1472917-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions