Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: mux: pca9541: remove support for unused platform data | Robert Shearman | 2019-04-21 | 1 | -48/+0 |
| | | | | | | | | | | 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> | ||||
* | i2c: mux: pca954x: move header file out of I2C realm | Wolfram Sang | 2017-08-14 | 1 | -0/+48 |
include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Peter Rosin <peda@axentia.se> |