]> git.baikalelectronics.ru Git - uboot.git/commit
watchdog: stm32mp: migrate trace to dev macro
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 6 Nov 2020 18:01:41 +0000 (19:01 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commit2a0a6a7196202b51590bc579c94374909e8c7aa3
tree8feb4858d89e4d9642aa23c13bff45bfebb2f255
parent31fa5266a26f013da99d475f797d746c6a0c9f90
watchdog: stm32mp: migrate trace to dev macro

Change debug and pr_err to dev macro and define LOG_CATEGORY.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/watchdog/stm32mp_wdt.c