Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165156
b: refs/heads/master
c: e7c5c49
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Jean Delvare committed Sep 18, 2009
1 parent 47d6b7b commit a628b6c
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 299 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 732d481127abaa0add41ee918191ea08e9ede17e
refs/heads/master: e7c5c49ecdac6dc5a6b67a27838b1b562eeec1b9
65 changes: 0 additions & 65 deletions trunk/Documentation/i2c/chips/pcf8574

This file was deleted.

17 changes: 0 additions & 17 deletions trunk/drivers/i2c/chips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,6 @@ config DS1682
This driver can also be built as a module. If so, the module
will be called ds1682.

config SENSORS_PCF8574
tristate "Philips PCF8574 and PCF8574A (DEPRECATED)"
depends on EXPERIMENTAL && GPIO_PCF857X = "n"
default n
help
If you say yes here you get support for Philips PCF8574 and
PCF8574A chips. These chips are 8-bit I/O expanders for the I2C bus.

This driver can also be built as a module. If so, the module
will be called pcf8574.

This driver is deprecated and will be dropped soon. Use
drivers/gpio/pcf857x.c instead.

These devices are hard to detect and rarely found on mainstream
hardware. If unsure, say N.

config SENSORS_TSL2550
tristate "Taos TSL2550 ambient light sensor"
depends on EXPERIMENTAL
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/i2c/chips/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#

obj-$(CONFIG_DS1682) += ds1682.o
obj-$(CONFIG_SENSORS_PCF8574) += pcf8574.o
obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.o

ifeq ($(CONFIG_I2C_DEBUG_CHIP),y)
Expand Down
215 changes: 0 additions & 215 deletions trunk/drivers/i2c/chips/pcf8574.c

This file was deleted.

0 comments on commit a628b6c

Please sign in to comment.