[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180417143233.25145-1-peda@axentia.se>
Date: Tue, 17 Apr 2018 16:32:29 +0200
From: Peter Rosin <peda@...ntia.se>
To: linux-kernel@...r.kernel.org
Cc: Peter Rosin <peda@...ntia.se>,
Michael Hennerich <michael.hennerich@...log.com>,
Wolfram Sang <wsa@...-dreams.de>,
Vadim Pasternak <vadimp@...lanox.com>,
Michael Shych <michaelsh@...lanox.com>,
Guenter Roeck <linux@...ck-us.net>, linux-i2c@...r.kernel.org
Subject: [PATCH 0/4] i2c: mux: switch to using .probe_new
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
Powered by blists - more mailing lists