diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-11-06 19:01:52 +0100 |
---|---|---|
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2021-01-13 09:52:58 +0100 |
commit | 7a41cb50ce0539e2801ee71084aedc20971d7257 (patch) | |
tree | dca01eda9e30591b34cfcb2dd6fdac403b1f8229 /drivers/spi/stm32_qspi.c | |
parent | 0d5fbadeff8c91c6e32fd1e00696533ddeebb6e3 (diff) |
spi: stm32_spi: migrate trace to dev and log macro
Change debug/pr_debug to log_debug or dev_dbg macro and
define LOG_CATEGORY.
Remove the "%s:" __func__ header as it is managed by dev macro
(dev->name is displayed) or log macro (CONFIG_LOGF_FUNC).
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'drivers/spi/stm32_qspi.c')
0 files changed, 0 insertions, 0 deletions