original_kernel/drivers/i2c/muxes
Tomasz Bachorski ac5b85de17 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: Tomasz Bachorski <tomasz.bachorski@nokia.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
2017-12-30 23:12:34 +01:00
..
Kconfig i2c: mux: pca954x: add support for NXP PCA984x family 2017-12-30 23:12:34 +01:00
Makefile
i2c-arb-gpio-challenge.c
i2c-demux-pinctrl.c
i2c-mux-gpio.c
i2c-mux-gpmux.c
i2c-mux-ltc4306.c
i2c-mux-mlxcpld.c
i2c-mux-pca954x.c i2c: mux: pca954x: add support for NXP PCA984x family 2017-12-30 23:12:34 +01:00
i2c-mux-pca9541.c
i2c-mux-pinctrl.c
i2c-mux-reg.c i2c: mux: reg: don't log an error for probe deferral 2017-12-30 23:12:34 +01:00