-
- Downloads
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>
Showing
- Documentation/feature-removal-schedule.txt 0 additions, 9 deletionsDocumentation/feature-removal-schedule.txt
- Documentation/hwmon/it87 13 additions, 2 deletionsDocumentation/hwmon/it87
- drivers/hwmon/it87.c 51 additions, 151 deletionsdrivers/hwmon/it87.c
- include/linux/i2c-id.h 0 additions, 1 deletioninclude/linux/i2c-id.h
Loading
Please register or sign in to comment