]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: bsec: add missing dev in function comment
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 15 Feb 2022 15:08:51 +0000 (16:08 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 15 Mar 2022 08:10:52 +0000 (09:10 +0100)
commitdb5fef433d361c16b900b72c1c1f24b2b404d793
tree650bf42c2b8f9ff8c944150942c0d8f7f017f4af
parentbe7fe94e45f73c0302ce3e833ef62c984faba139
stm32mp1: bsec: add missing dev in function comment

Add the missing @dev reference in some function description.

Fixes: c2de00a9603a ("arm: stm32mp: bsec: migrate trace to log macro")
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/bsec.c