summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2024-10-15 16:32:14 +0200
committerTom Rini <trini@konsulko.com>2024-10-29 12:09:18 -0600
commitcfad2878b43fd90dd7a2ed68e584580a0831082e (patch)
tree42fe78ebb0744e56c026e48cf863cd657ec31907 /drivers/ddr
parentdfe9e29f8381213c377bfa1de4d1ba7587c3b1c3 (diff)
dm: core: downgrade some dm_warn messages to log_debug()
People complained that enabling (SPL_)DM_WARN was now totally unusable due to the amount of messages printed on the console. Let's downgrade the log level of some messages that are clearly not on the error path. Note that there's one pr_debug in there, because it is followed by pr_cont so it made sense to reuse the same family of functions. Reported-by: Alexander Dahl <ada@thorsis.com> Fixes: 6afdb1585112 ("dm: core: migrate debug() messages to use dm_warn") Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions