hwmon/w83627ehf: Convert to a platform driver

Remove i2c-isa from the w83627ehf driver, and use a platform driver
instead.

Signed-off-by: David Hubbard <david.c.hubbard@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
This commit is contained in:
David Hubbard 2007-06-24 11:16:15 +02:00 committed by Mark M. Hoffman
parent 658291fc38
commit 1ea6dd3840
2 changed files with 286 additions and 224 deletions

View File

@ -618,8 +618,6 @@ config SENSORS_W83627HF
config SENSORS_W83627EHF
tristate "Winbond W83627EHF/DHG"
depends on I2C && EXPERIMENTAL
select I2C_ISA
help
If you say yes here you get support for the hardware
monitoring functionality of the Winbond W83627EHF Super-I/O chip.

File diff suppressed because it is too large Load Diff