commit | d909bab9a737d38e55bf5256d6ce2a595430907c | [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 | 811bba9f257abe02d3939c766a8e1e426df76e5e [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>