Skip to content
Snippets Groups Projects
Commit 3039811e authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Use debug() instead of printf() for failures


To avoid bloating SPL code, use debug() where possible in the driver model
core code. The error code is already returned, and can be investigated as
needed.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 304fbef1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment