]> Git Repo - J-u-boot.git/commit
mailbox: stm32-ipcc: migrate trace to dev and log macro
authorPatrick Delaunay <[email protected]>
Fri, 6 Nov 2020 18:01:49 +0000 (19:01 +0100)
committerPatrick Delaunay <[email protected]>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commitff2a09cede0096bc1681c75e413c47c68fc25c5b
tree60d113a21992c30c63243b0c094dcae0613e4aeb
parent829c92b1ee3966faf89f1263ce5b450340674085
mailbox: stm32-ipcc: migrate trace to dev and log macro

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 <[email protected]>
Reviewed-by: Patrice Chotard <[email protected]>
drivers/mailbox/stm32-ipcc.c
This page took 0.031894 seconds and 4 git commands to generate.