hwmon/via686a: Convert to a platform driver

Convert the via686a 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 58fe0809cc
commit 2ec342e684
2 changed files with 156 additions and 132 deletions
+1 -2
View File
@@ -497,8 +497,7 @@ config SENSORS_SMSC47B397
config SENSORS_VIA686A
tristate "VIA686A"
depends on I2C && PCI
select I2C_ISA
depends on PCI
help
If you say yes here you get support for the integrated sensors in
Via 686A/B South Bridges.
+155 -130
View File
File diff suppressed because it is too large Load Diff