]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: mux: pca954x: remove support for unused platform data
authorRobert Shearman <robert.shearman@att.com>
Thu, 28 Feb 2019 11:43:41 +0000 (11:43 +0000)
committerPeter Rosin <peda@axentia.se>
Sun, 21 Apr 2019 21:44:37 +0000 (23:44 +0200)
commitddd7c492d419eaf697733ba4dbad31662d355fc4
treef6a6c6e9a03b47669f417f9f574be2455914505e
parent79a3aaa7b82e3106be97842dedfd8429248896e6
i2c: mux: pca954x: remove support for unused platform data

There are no in-tree users of the pca954x platform data and the
per-channel deselect configuration complicates efforts to export the
configuration to user-space in a way that could be applied to other
muxes. Therefore, remove support for the pca954x platform data.

Signed-off-by: Robert Shearman <robert.shearman@att.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
drivers/i2c/muxes/i2c-mux-pca954x.c