]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
hwmon/pc87360: Convert to a platform driver
authorJean Delvare <khali@linux-fr.org>
Sat, 9 Jun 2007 14:11:16 +0000 (10:11 -0400)
committerMark M. Hoffman <mhoffman@lightlink.com>
Thu, 19 Jul 2007 18:22:12 +0000 (14:22 -0400)
commitf641b588fdfd25e73c73f6e4977cd2daf8a5e363
tree0380dab553d7ffc72a6aa6add488656586d1cb08
parentb825037d185549825d4f35504f2085ec86037110
hwmon/pc87360: Convert to a platform driver

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>
drivers/hwmon/Kconfig
drivers/hwmon/pc87360.c