Skip to content

Commit

Permalink
hwmon/smsc47m1: Convert to a platform driver
Browse files Browse the repository at this point in the history
Convert the smsc47m1 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 Jean Delvare committed May 8, 2007
1 parent 2dbc514 commit 51f2cca
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 136 deletions.
3 changes: 1 addition & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,7 @@ config SENSORS_SIS5595

config SENSORS_SMSC47M1
tristate "SMSC LPC47M10x and compatibles"
depends on HWMON && I2C
select I2C_ISA
depends on HWMON
help
If you say yes here you get support for the integrated fan
monitoring and control capabilities of the SMSC LPC47B27x,
Expand Down
Loading

0 comments on commit 51f2cca

Please sign in to comment.