]> git.baikalelectronics.ru Git - uboot.git/commit
timer: stm32: migrate trace to log macro
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 6 Nov 2020 18:01:38 +0000 (19:01 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commitad539a89d7990632bbc46d0e904c8144a295d7b0
treeeb59a1ee7d0161e895cfeb4cf35b572564a27254
parentdba2b38d213b62d5ae9ce881c813b1f5b039178f
timer: stm32: migrate trace to log macro

Define LOG_CATEGORY to allow filtering with log command.

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