mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
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:
parent
658291fc38
commit
1ea6dd3840
@ -618,8 +618,6 @@ config SENSORS_W83627HF
|
|||||||
|
|
||||||
config SENSORS_W83627EHF
|
config SENSORS_W83627EHF
|
||||||
tristate "Winbond W83627EHF/DHG"
|
tristate "Winbond W83627EHF/DHG"
|
||||||
depends on I2C && EXPERIMENTAL
|
|
||||||
select I2C_ISA
|
|
||||||
help
|
help
|
||||||
If you say yes here you get support for the hardware
|
If you say yes here you get support for the hardware
|
||||||
monitoring functionality of the Winbond W83627EHF Super-I/O chip.
|
monitoring functionality of the Winbond W83627EHF Super-I/O chip.
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user