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: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
Jean Delvare
2007-06-09 10:11:16 -04:00
committed by Mark M. Hoffman
parent 1e71a5a2ce
commit 17e7dc4373
2 changed files with 177 additions and 149 deletions
+1 -2
View File
@@ -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
View File
File diff suppressed because it is too large Load Diff