kernel-ark/drivers/i2c
David Brownell 8a56ce1033 i2c: Deprecate the legacy gpio drivers
The legacy pcf8574 and pcf8575 drivers should be avoided
on systems using the new gpiolib code, and generally deprecated
in the same way the legacy pca9539 driver is deprecated.

Also, correct the pca9539 deprecation to match the current name
of the preferred driver:  pca953x, supporting several more chips.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
2008-07-14 22:38:31 +02:00
..
algos i2c-pca-algo: Fix error code 2008-07-14 22:38:26 +02:00
busses i2c-pxa: Initialize early 2008-07-14 22:38:30 +02:00
chips i2c: Deprecate the legacy gpio drivers 2008-07-14 22:38:31 +02:00
i2c-boardinfo.c
i2c-core.c i2c: Simplify i2c_device_probe 2008-07-14 22:38:30 +02:00
i2c-core.h
i2c-dev.c i2c: Push ioctl BKL down into the i2c code 2008-07-14 22:38:27 +02:00
Kconfig
Makefile