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

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
...@@ -431,8 +431,7 @@ config SENSORS_PC87427 ...@@ -431,8 +431,7 @@ config SENSORS_PC87427
config SENSORS_SIS5595 config SENSORS_SIS5595
tristate "Silicon Integrated Systems Corp. SiS5595" tristate "Silicon Integrated Systems Corp. SiS5595"
depends on I2C && PCI && EXPERIMENTAL depends on PCI
select I2C_ISA
help help
If you say yes here you get support for the integrated sensors in If you say yes here you get support for the integrated sensors in
SiS5595 South Bridges. SiS5595 South Bridges.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment