diff options
author | eric miao <eric.miao@marvell.com> | 2008-02-04 22:28:27 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:13 -0800 |
commit | b72540c30c9c8c2c3f17cae29962cfb50fbe166a (patch) | |
tree | 093950cda7bcbe33253894cdfdf942465cc2dde6 /Documentation/i2c/chips | |
parent | 9e60fdcf0c2905d7a8fc4cb2b3711ea5c5acaae1 (diff) | |
download | linux-3.10-b72540c30c9c8c2c3f17cae29962cfb50fbe166a.tar.gz linux-3.10-b72540c30c9c8c2c3f17cae29962cfb50fbe166a.tar.bz2 linux-3.10-b72540c30c9c8c2c3f17cae29962cfb50fbe166a.zip |
deprecate obsolete pca9539 driver
Use drivers/gpio/pca9539.c instead.
Signed-off-by: eric miao <eric.miao@marvell.com>
Acked-by: Ben Gardner <bgardner@wabtec.com>
Acked-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Philipp Zabel <philipp.zabel@gmail.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/i2c/chips')
-rw-r--r-- | Documentation/i2c/chips/pca9539 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/i2c/chips/pca9539 b/Documentation/i2c/chips/pca9539 index c4fce6a1353..1d81c530c4a 100644 --- a/Documentation/i2c/chips/pca9539 +++ b/Documentation/i2c/chips/pca9539 @@ -1,6 +1,9 @@ Kernel driver pca9539 ===================== +NOTE: this driver is deprecated and will be dropped soon, use +drivers/gpio/pca9539.c instead. + Supported chips: * Philips PCA9539 Prefix: 'pca9539' |