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

Commit 7666c13c authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

hwmon/w83781d: No longer use i2c-isa



Reimplement the ISA device support as a platform driver, so that we no
longer rely on i2c-isa.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 47a5dba1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -523,7 +523,6 @@ config SENSORS_VT8231
config SENSORS_W83781D
	tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
	depends on HWMON && I2C
	select I2C_ISA
	select HWMON_VID
	help
	  If you say yes here you get support for the Winbond W8378x series
+377 −194

File changed.

Preview size limit exceeded, changes collapsed.