diff options
author | Simon Glass <sjg@chromium.org> | 2019-09-25 08:55:45 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2019-10-08 13:57:37 +0800 |
commit | d3e773613b6d159204de4894a4e0d191717ce318 (patch) | |
tree | bd583514af78c701fb9e4b0fefbae31d6332ea62 /arch/sandbox/lib/pci_io.c | |
parent | bdeb2bccbf40474eca8ef039ab794ba46cd971e5 (diff) |
dm: core: Use U-Boot logging instead of pr_debug()
The pr_debug() functions do not response to setting the log level and in
fact have their own separate log level. Use U-Boot logging instead.
Perhaps we should make these options redirect to log_debug(), etc.?
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/sandbox/lib/pci_io.c')
0 files changed, 0 insertions, 0 deletions