Skip to content

Commit

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

Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Jean Delvare authored and Mark M. Hoffman committed Jul 19, 2007
1 parent 1e71a5a commit 17e7dc4
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 149 deletions.
3 changes: 1 addition & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading

0 comments on commit 17e7dc4

Please sign in to comment.