[PATCH] I2C: simplify max6875 driver
authorbgardner@wabtec.com <bgardner@wabtec.com>
Tue, 12 Jul 2005 18:21:11 +0000 (13:21 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Sep 2005 16:14:03 +0000 (09:14 -0700)
commitbc769ff8f5f6e3d249bfde082653e5bf1c2b5698
treec37b4ad67525591ec2df4fa54e61d348d44306f7
parentda1f136c26d45c57e8b2d711bf17a6e5ec4de2d1
[PATCH] I2C: simplify max6875 driver

This is an update to the max6875 driver.
It no longer does any detection, so the address must be forced on module load.
It only makes available the user EEPROM (read-only).

This patch is based off 2.6.13-rc2-mm2.

Signed-off-by: Ben Gardner <bgardner@wabtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/chips/max6875.c