commit | f641b588fdfd25e73c73f6e4977cd2daf8a5e363 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Jun 09 10:11:16 2007 -0400 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Jul 19 14:22:12 2007 -0400 |
tree | 0380dab553d7ffc72a6aa6add488656586d1cb08 | |
parent | b825037d185549825d4f35504f2085ec86037110 [diff] |
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>