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

Commit 17e7dc43 authored by Jean Delvare's avatar Jean Delvare Committed by Mark M. Hoffman
Browse files

hwmon/sis5595: Convert to a platform driver



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

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

config SENSORS_SIS5595
	tristate "Silicon Integrated Systems Corp. SiS5595"
	depends on I2C && PCI && EXPERIMENTAL
	select I2C_ISA
	depends on PCI
	help
	  If you say yes here you get support for the integrated sensors in
	  SiS5595 South Bridges.
+176 −147

File changed.

Preview size limit exceeded, changes collapsed.