hwmon: (lm85) Export in5, in6 and in7 voltage channels
authorJean Delvare <khali@linux-fr.org>
Thu, 5 Jul 2007 18:37:21 +0000 (20:37 +0200)
committerMark M. Hoffman <mhoffman@lightlink.com>
Wed, 10 Oct 2007 02:56:30 +0000 (22:56 -0400)
commit6b9aad2d8acf309f99213875dd94f2ec691fe820
treea7a04fff758b33446674eec4cebf74aec75c309e
parentb353a487b9d835da331edb443afedfd7977b3d76
hwmon: (lm85) Export in5, in6 and in7 voltage channels

The SMSC EMC6D100 supports 3 additional voltage channels. The lm85
driver reads the register values for these, but doesn't create the
corresponding sysfs files, so the user can't read the values nor write
the limits. Create the missing sysfs files.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Juerg Haefliger <juergh at gmail.com>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
drivers/hwmon/lm85.c