[PATCH] I2C: add new pca9539 driver
authorbgardner@wabtec.com <bgardner@wabtec.com>
Tue, 7 Jun 2005 13:55:38 +0000 (08:55 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:52:05 +0000 (21:52 -0700)
This is an i2c driver for the Philips PCA9539 (16 bit I/O port).
It uses the new i2c-sysfs interfaces.
The patch includes documentation.
It depends on the patch that renames "i2c-sysfs.h" to "hwmon-sysfs.h"

Signed-off-by: Ben Gardner <bgardner@wabtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found