]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpm: Use logging in the uclass
authorSimon Glass <sjg@chromium.org>
Sat, 6 Feb 2021 21:23:33 +0000 (14:23 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commitd5cb6687c56892f51be6e15512c7b1cff6ce0f2c
tree2fd4408aaa45ca7275c369931a46a8aed85dbbc4
parent13ad993fc7b01dc833ae56b9f62ad97e1d0db962
tpm: Use logging in the uclass

Update this to use log_debug() instead of the old debug().

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
drivers/tpm/tpm-uclass.c