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

Commit ec5e1a4b authored by Roger Lucas's avatar Roger Lucas Committed by Mark M. Hoffman
Browse files

hwmon: Convert vt8231 to a platform driver



Convert the vt8231 driver from the nonsensical i2c-isa hack to a
regular platform driver.

Signed-off-by: default avatarRoger Lucas <roger@planbit.co.uk>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarMark M. Hoffman <mhoffman@lightlink.com>
parent 2f6ae157
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -517,9 +517,8 @@ config SENSORS_VT1211

config SENSORS_VT8231
	tristate "VIA VT8231"
	depends on I2C && PCI && EXPERIMENTAL
	depends on PCI
	select HWMON_VID
	select I2C_ISA
	help
	  If you say yes here then you get support for the integrated sensors
	  in the VIA VT8231 device.
+173 −144

File changed.

Preview size limit exceeded, changes collapsed.