]> git.neil.brown.name Git - history.git/commit
[PATCH] I2C: add new chip driver: fscher
authorJean Delvare <khali@linux-fr.org>
Mon, 9 Feb 2004 05:18:09 +0000 (21:18 -0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 9 Feb 2004 05:18:09 +0000 (21:18 -0800)
commita1eefc490265c01da425ed7bd2458ca1a67fca8a
treec170e08e2dfb727e6a24d2de5c902655f86cf562
parentb5a969ea9d0c761593ff0b46ec0c81f9f6bc0072
[PATCH] I2C: add new chip driver: fscher

This is a new ported driver, fscher, which supports the FSC Hermes chip.
The original driver was written by Reinhard Nissl, who also ported it to
Linux 2.6, as discussed on the lm_sensors mailing list during the last
two weeks. I reviewed the code and we made the necessary changes, so
that what we have now looks good to me. Please apply on top of your i2c
patches stack.
drivers/i2c/chips/Kconfig
drivers/i2c/chips/Makefile
drivers/i2c/chips/fscher.c [new file with mode: 0644]
include/linux/i2c-id.h