]> git.baikalelectronics.ru Git - uboot.git/commit
rtc: stm32: migrate trace to log macro
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 6 Nov 2020 18:01:40 +0000 (19:01 +0100)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Wed, 13 Jan 2021 08:52:58 +0000 (09:52 +0100)
commit31fa5266a26f013da99d475f797d746c6a0c9f90
tree0077e729e7087dbc453c9fd97b302572e93bd6f4
parentffcf02c66dabeff8e61f26579d6e5dbd40a4fb3c
rtc: 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/rtc/stm32_rtc.c