From: Guenter Roeck Date: Fri, 4 Apr 2014 16:01:32 +0000 (+0200) Subject: hwmon: (lm63) Add additional sysfs group for temp2_type attribute X-Git-Tag: v3.15-rc1~71^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dcb28a1520f1a058058886b5c7510bb1cc0ef60;p=pandora-kernel.git hwmon: (lm63) Add additional sysfs group for temp2_type attribute With the new hwmon API, we can only add groups of attributes, not individual attributes. To prepare for the use of the new API, add an additional sensor group for the temp2_type attribute and register it with sysfs_create_group instead of device_create_file. Signed-off-by: Guenter Roeck Signed-off-by: Jean Delvare --- Reading git-diff-tree failed