From: Guenter Roeck Date: Sun, 16 Feb 2014 21:23:25 +0000 (-0800) Subject: hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes X-Git-Tag: v3.15-rc1~145^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1075305de47d8ebf909acd3d52cade78b9e8f160;p=pandora-kernel.git hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes Instead of creating each attribute individually, use sysfs_create_group to create all attributes for one core with a single call. Signed-off-by: Guenter Roeck Reviewed-by: Jean Delvare Tested-by: Jean Delvare --- Reading git-diff-tree failed