]> git.baikalelectronics.ru Git - kernel.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)
commitaeef2bb748e31b21d25abdd1e7c71493429a146f
treef6a6c6e9a03b47669f417f9f574be2455914505e
parent93e08937bc58c51cee8c371b7593b2be4a6d736c
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