commit | cf0bf89227594cf3fdcae8242f023685cdd11cb7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 17 16:49:02 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Sep 18 22:23:58 2020 +0200 |
tree | ac86eaa184f41a4825f664b7af1beb484f406c98 | |
parent | 9de3126e80cdac7ee15b6671065a952184533dda [diff] |
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>