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

Commit 51f2cca1 authored by Jean Delvare's avatar Jean Delvare Committed by Jean Delvare
Browse files

hwmon/smsc47m1: Convert to a platform driver



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

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 2dbc514a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -416,8 +416,7 @@ config SENSORS_SIS5595

config SENSORS_SMSC47M1
	tristate "SMSC LPC47M10x and compatibles"
	depends on HWMON && I2C
	select I2C_ISA
	depends on HWMON
	help
	  If you say yes here you get support for the integrated fan
	  monitoring and control capabilities of the SMSC LPC47B27x,
+193 −134

File changed.

Preview size limit exceeded, changes collapsed.