]> Git Repo - u-boot.git/commit
ram: stm32: migrate trace to log macro
authorPatrick Delaunay <[email protected]>
Fri, 6 Nov 2020 18:01:35 +0000 (19:01 +0100)
committerPatrick Delaunay <[email protected]>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commit997f7dab9d6ea71436c5954b2fc2a64db2841fb9
tree9b62791e13a0c6b4c023b0a2f651e5b56700ffd0
parentc886cd6eea1e7671118ff59c3b5a3c7776d4c121
ram: stm32: migrate trace to log macro

Define LOG_CATEGORY, change debug to dev_dbg and remove "%s:" __func__
header as it is managed by dev macro (dev->name is displayed)

Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
drivers/ram/stm32_sdram.c
This page took 0.032642 seconds and 4 git commands to generate.