Skip to content
Snippets Groups Projects
Commit d062482b authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

dm: core: Display the error number when driver binding fails


This is often -96 (-EPFNOSUPPORT) which indicates that the uclass is not
compiled in. Display the error number to make this easier to spot.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 0bdce075
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