i2c/chips: Remove deprecated pcf8575 driver
The pcf8575 driver in drivers/i2c/chips which just exports its register to sysfs is superseded by drivers/gpio/pcf857x.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> Cc: Bart Van Assche <bart.vanassche@gmail.com> Signed-off-by:
Jean Delvare <khali@linux-fr.org>
Showing
- Documentation/i2c/chips/pcf8575 0 additions, 69 deletionsDocumentation/i2c/chips/pcf8575
- drivers/i2c/chips/Kconfig 0 additions, 18 deletionsdrivers/i2c/chips/Kconfig
- drivers/i2c/chips/Makefile 0 additions, 1 deletiondrivers/i2c/chips/Makefile
- drivers/i2c/chips/pcf8575.c 0 additions, 198 deletionsdrivers/i2c/chips/pcf8575.c
Documentation/i2c/chips/pcf8575
deleted
100644 → 0
drivers/i2c/chips/pcf8575.c
deleted
100644 → 0
Please register or sign in to comment