Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1ea6dd38 authored by David Hubbard's avatar David Hubbard Committed by Mark M. Hoffman
Browse files

hwmon/w83627ehf: Convert to a platform driver



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

Signed-off-by: default avatarDavid Hubbard <david.c.hubbard@gmail.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarMark M. Hoffman <mhoffman@lightlink.com>
parent 658291fc
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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.
+286 −222

File changed.

Preview size limit exceeded, changes collapsed.