commit | 7c7a530463ced6011789937b24dc2bfba43c706b | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jun 16 19:24:14 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:52:07 2005 -0700 |
tree | 56082dfa7b18e6019c2bba32d013c945cfbf46aa | |
parent | a45cfe2cd7450e56b4f44802b34faaf2a78a6cdb [diff] |
[PATCH] I2C: w83781d: remove non-i2c sensor chips This patch removes the support for the W83697HF and W83627THF chips from the w83781d driver. These chips have no I2C/SMBus interface and are better supported by the Super-I/O-based w83627hf driver. Documentation was updated to reflect the support drop. Signed-off-by: Grant Coady <gcoady@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>