From: Guenter Roeck Date: Fri, 4 Apr 2014 16:01:33 +0000 (+0200) Subject: hwmon: (lm63) Create all sysfs groups in one call X-Git-Tag: v3.15-rc1~71^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76552b310645fddd76dad5e87d0e8eb3d15e4de;p=pandora-kernel.git hwmon: (lm63) Create all sysfs groups in one call We can create all sysfs groups in one call by using sysfs_create_groups instead of using sysfs_create_group individually for each group. Signed-off-by: Guenter Roeck Signed-off-by: Jean Delvare --- Reading git-diff-tree failed