linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: mux: switch to using .probe_new
@ 2018-04-17 14:32 Peter Rosin
  2018-04-17 14:32 ` [PATCH 1/4] i2c: mux: ltc4306: " Peter Rosin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Rosin @ 2018-04-17 14:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Michael Hennerich, Wolfram Sang, Vadim Pasternak,
	Michael Shych, Guenter Roeck, linux-i2c

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-19 21:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-17 14:32 [PATCH 0/4] i2c: mux: switch to using .probe_new Peter Rosin
2018-04-17 14:32 ` [PATCH 1/4] i2c: mux: ltc4306: " Peter Rosin
2018-04-18  9:26   ` Michael Hennerich
2018-05-19 21:55     ` Peter Rosin
2018-04-17 14:32 ` [PATCH 2/4] i2c: mux: mlxcpld: " Peter Rosin
2018-04-17 14:32 ` [PATCH 3/4] i2c: mux: pca9541: " Peter Rosin
2018-04-17 14:32 ` [PATCH 4/4] i2c: mux: pca954x: " Peter Rosin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).