linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* struct i2c_mux_pinctrl_platform_data for the i2c-mux-pinctrl driver
@ 2017-05-22  8:24 Peter Rosin
  2017-05-22 15:51 ` Stephen Warren
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rosin @ 2017-05-22  8:24 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-i2c, linux-kernel

Hi Stephen,

I was looking at the i2c-mux-pinctrl driver and noticed that it has
code to feed it platform data from C code. There has never been any
in-kernel users of this interface and I would like to remove it. I
wonder if you added it way back when just because the i2c-mux-gpio
driver have such an interface or if, to your knowledge, any external
platform exists that depends on this?

I.e. I'm talking about removing include/linux/i2c-mux-pinctrl.h and
the code supporting it in the driver, thus only allowing devicetree
as source for the platform data.

Cheers,
peda

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

end of thread, other threads:[~2017-05-23  6:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22  8:24 struct i2c_mux_pinctrl_platform_data for the i2c-mux-pinctrl driver Peter Rosin
2017-05-22 15:51 ` Stephen Warren
2017-05-23  6:49   ` 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).