[PATCH 0/4] i2c: mux: switch to using .probe_new

From: Peter Rosin
Date: Tue Apr 17 2018 - 10:32:53 EST


Hi!

4 trivial patches that switches the existing i2c-mux drivers
that are also i2c clients over to the new probe style.

Cheers,
Peter

Peter Rosin (4):
i2c: mux: ltc4306: switch to using .probe_new
i2c: mux: mlxcpld: switch to using .probe_new
i2c: mux: pca9541: switch to using .probe_new
i2c: mux: pca954x: switch to using .probe_new

drivers/i2c/muxes/i2c-mux-ltc4306.c | 7 +++----
drivers/i2c/muxes/i2c-mux-mlxcpld.c | 5 ++---
drivers/i2c/muxes/i2c-mux-pca9541.c | 5 ++---
drivers/i2c/muxes/i2c-mux-pca954x.c | 7 +++----
4 files changed, 10 insertions(+), 14 deletions(-)

--
2.11.0