]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: mux: pca9541: remove support for unused platform data
authorRobert Shearman <robert.shearman@att.com>
Thu, 28 Feb 2019 11:43:42 +0000 (11:43 +0000)
committerPeter Rosin <peda@axentia.se>
Sun, 21 Apr 2019 21:44:37 +0000 (23:44 +0200)
commitdbd19ff904e0aca4ee2134554edfb7359b4b20e4
treecd4d6b80aedaf7d38c7f5742ba336a08ae2ed220
parentaeef2bb748e31b21d25abdd1e7c71493429a146f
i2c: mux: pca9541: remove support for unused platform data

There are no in-tree users of the platform data, so remove it to
simplify the code slightly.

Remove the now unused pca954x.h platform data header.

Signed-off-by: Robert Shearman <robert.shearman@att.com>
Signed-off-by: Peter Rosin <peda@axentia.se>
drivers/i2c/muxes/i2c-mux-pca9541.c
include/linux/platform_data/pca954x.h [deleted file]