From: Jean Delvare Date: Thu, 29 Nov 2007 22:47:54 +0000 (+0100) Subject: hwmon: (adm1026) Don't create files for missing inputs X-Git-Tag: v2.6.25-rc1~281^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b34dbcd88251508d02e48ad9b0f9b8232a13ee0;p=pandora-kernel.git 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 Signed-off-by: Mark M. Hoffman --- Reading git-diff-tree failed