Documentation/i2c/chips/pca9539
deleted100644 → 0
+0
−58
+0
−13
drivers/i2c/chips/pca9539.c
deleted100644 → 0
+0
−152
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The pca9539 driver in drivers/i2c/chips which just exports its registers to sysfs is superseded by drivers/gpio/pca953x.c which properly uses the gpiolib. As this driver has been deprecated for more than a year, finally remove it. Signed-off-by:Wolfram Sang <w.sang@pengutronix.de> Acked-by:
Ben Gardner <gardner.ben@gmail.com> Signed-off-by:
Jean Delvare <khali@linux-fr.org>