]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hwmon/it87: Remove the SMBus interface support
authorJean Delvare <khali@linux-fr.org>
Tue, 12 Dec 2006 17:18:28 +0000 (18:18 +0100)
committerJean Delvare <khali@arrakis.delvare>
Tue, 12 Dec 2006 17:18:28 +0000 (18:18 +0100)
commit8e9afcbbdef71aeeb510732f4f8d5ac3de863df0
tree10659fa4f1bb76d10b0f4c33b13700ec80a093fd
parent0f23e50aa5fc578e1c50e873858e6ab7a1e32f0e
hwmon/it87: Remove the SMBus interface support

This interface was useless as the LPC ISA-like interface is always
available, is faster, and is more reliable. This cuts the driver
size by some 20%.

This change is also required to later convert the it87 driver to a
platform driver, so that we can get rid of i2c-isa in a near future.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Documentation/feature-removal-schedule.txt
Documentation/hwmon/it87
drivers/hwmon/it87.c
include/linux/i2c-id.h