]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpm: cr50: Correct logging statements
authorSimon Glass <sjg@chromium.org>
Mon, 28 Sep 2020 00:46:24 +0000 (18:46 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2020 13:54:52 +0000 (09:54 -0400)
commit39565cc2a9f9db1cfefed61804fc5812d0ed1624
tree4270cd9b3566fe15d77e095e925373a87f1a1d0e
parentacdd248bf27abc1f4621e90665d2cc281b832313
tpm: cr50: Correct logging statements

Fix up some logging statements in this file. Most of them should use
log_debug(), apart from one error.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/tpm/cr50_i2c.c