Skip to content

Commit

Permalink
hwmon/w83781d: No longer use i2c-isa
Browse files Browse the repository at this point in the history
Reimplement the ISA device support as a platform driver, so that we no
longer rely on i2c-isa.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
  • Loading branch information
Jean Delvare authored and Jean Delvare committed May 8, 2007
1 parent 47a5dba commit 7666c13
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 195 deletions.
1 change: 0 additions & 1 deletion drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@ config SENSORS_VT8231
config SENSORS_W83781D
tristate "Winbond W83781D, W83782D, W83783S, W83627HF, Asus AS99127F"
depends on HWMON && I2C
select I2C_ISA
select HWMON_VID
help
If you say yes here you get support for the Winbond W8378x series
Expand Down
Loading

0 comments on commit 7666c13

Please sign in to comment.