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)
commitcf0bf89227594cf3fdcae8242f023685cdd11cb7
treeac86eaa184f41a4825f664b7af1beb484f406c98
parent9de3126e80cdac7ee15b6671065a952184533dda
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