From: Jean Delvare Date: Fri, 7 Oct 2005 22:10:00 +0000 (+0200) Subject: [PATCH] hwmon: Drop legacy ISA address support from it87 X-Git-Tag: v2.6.15-rc1~732^2^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91749996287c230671788014f422f72e594e7b86;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed