commit | 5b34dbcd88251508d02e48ad9b0f9b8232a13ee0 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Thu Nov 29 23:47:54 2007 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:43 2008 -0500 |
tree | fdc0d9d1cfbf22240a73a13b08dae3ecf91cb33d | |
parent | f67fdabfb94b0bb96623a4b48d22be5329a06277 [diff] |
hwmon: (adm1026) Don't create files for missing inputs On the ADM1026, pins 27 and 28 can be used for two different functions: either temp3, or in8+in9. We should only create the sysfs files for the function that is configured, otherwise it is confusing for the user. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>