Skip to content

Commit

Permalink
hwmon/pc87360: Convert to a platform driver
Browse files Browse the repository at this point in the history
Convert the pc87360 driver from the nonsensical i2c-isa hack to a
regular platform driver. This is a direct conversion, other cleanups
could happen on top of that.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Jim Cromie <jim.cromie@gmail.com>
  • Loading branch information
Jean Delvare authored and Mark M. Hoffman committed Jul 19, 2007
1 parent b825037 commit f641b58
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 97 deletions.
2 changes: 0 additions & 2 deletions drivers/hwmon/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,6 @@ config SENSORS_MAX6650

config SENSORS_PC87360
tristate "National Semiconductor PC87360 family"
depends on I2C && EXPERIMENTAL
select I2C_ISA
select HWMON_VID
help
If you say yes here you get access to the hardware monitoring
Expand Down
Loading

0 comments on commit f641b58

Please sign in to comment.