Skip to content
Commit 28dc20f3 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

syscon: Drop the logging in syscon_get_by_driver_data()



This function can be called when it is not known whether it will find
anything. This results in confusing log messages if the device is not
found. It is better for the caller to log the failure, if necessary.

Drop the logging from this function.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 8021296a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment