Skip to content

Commit

Permalink
hwmon: Convert vt8231 to a platform driver
Browse files Browse the repository at this point in the history
Convert the vt8231 driver from the nonsensical i2c-isa hack to a
regular platform driver.

Signed-off-by: Roger Lucas <roger@planbit.co.uk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
  • Loading branch information
Roger Lucas authored and Mark M. Hoffman committed Jul 19, 2007
1 parent 2f6ae15 commit ec5e1a4
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 146 deletions.
3 changes: 1 addition & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -517,9 +517,8 @@ config SENSORS_VT1211

config SENSORS_VT8231
tristate "VIA VT8231"
depends on I2C && PCI && EXPERIMENTAL
depends on PCI
select HWMON_VID
select I2C_ISA
help
If you say yes here then you get support for the integrated sensors
in the VIA VT8231 device.
Expand Down
Loading

0 comments on commit ec5e1a4

Please sign in to comment.