Skip to content

Commit

Permalink
hwmon/w83627ehf: Convert to a platform driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David Hubbard authored and Mark M. Hoffman committed Jul 19, 2007
1 parent 658291f commit 1ea6dd3
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 224 deletions.
2 changes: 0 additions & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading

0 comments on commit 1ea6dd3

Please sign in to comment.