]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] hwmon: Drop legacy ISA address support from it87
authorJean Delvare <khali@linux-fr.org>
Fri, 7 Oct 2005 22:10:00 +0000 (00:10 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:09 +0000 (14:02 -0700)
commit91749996287c230671788014f422f72e594e7b86
tree65da0e02eba42ad395db31e36cc673b65a2c5706
parent80ce3b7d0f52877b80cddc3ace8b332d888f0131
[PATCH] hwmon: Drop legacy ISA address support from it87

Drop legacy ISA address support from the it87 driver. All supported
chips are Super-I/O chips, so the device ISA address can be safely read
from Super-I/O space rather than blindly assumed.

Two nearby inaccurate documentation statements have been fixed as well:
* The IT8705F doesn't have an SMBus interface.
* The SiS950 doesn't have a distinct prefix.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/hwmon/it87
drivers/hwmon/it87.c