]> git.baikalelectronics.ru Git - uboot.git/commit
rng: stm32mp1: use log() instead of printf()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 17 Sep 2020 14:49:02 +0000 (16:49 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 18 Sep 2020 20:23:58 +0000 (22:23 +0200)
commit984cdd0fb7a107db9f8e5b119b5ba88cfac97e65
treeac86eaa184f41a4825f664b7af1beb484f406c98
parent7a57dbe23ccfef8008b89baa4b75eb454590be03
rng: stm32mp1: use log() instead of printf()

The logging system provides flexible filtering and enhanced output.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Sughosh Ganu <sughosh.ganu@linaro.org>
drivers/rng/stm32mp1_rng.c