commit | 6b9aad2d8acf309f99213875dd94f2ec691fe820 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Jul 05 20:37:21 2007 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Tue Oct 09 22:56:30 2007 -0400 |
tree | a7a04fff758b33446674eec4cebf74aec75c309e | |
parent | b353a487b9d835da331edb443afedfd7977b3d76 [diff] |
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>