Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ac5b85de authored by Tomasz Bachorski's avatar Tomasz Bachorski Committed by Peter Rosin
Browse files

i2c: mux: reg: don't log an error for probe deferral



It's possible that i2c_mux_reg_probe_dt() could return -EPROBE_DEFER.
In that case, driver will request a probe deferral and an error
suggesting device tree parsing problem will be reported. This is
a pretty confusing information. Let's change the error handling,
so driver will be able to request probe deferral without logging
not related errors.

Signed-off-by: default avatarTomasz Bachorski <tomasz.bachorski@nokia.com>
Signed-off-by: default avatarPeter Rosin <peda@axentia.se>
parent 8f6d6016
Loading
Loading
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