| Change debug to 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> | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| k3-sec-proxy.c | ||
| mailbox-uclass.c | ||
| sandbox-mbox-test.c | ||
| sandbox-mbox.c | ||
| stm32-ipcc.c | ||
| tegra-hsp.c | ||
| zynqmp-ipi.c | ||