commit | 084489e64cad50b2a3927abafc69b6fd72eb56bc | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Fri Apr 04 18:01:35 2014 +0200 |
committer | Jean Delvare <jdelvare@suse.de> | Fri Apr 04 18:01:35 2014 +0200 |
tree | 73f9479ea4cfe6408d56c13cb8af652ae4439337 | |
parent | d89fa6867d39ccf589799da50b1e1ee1c0713c4d [diff] |
hwmon: (lm90) Create all sysfs groups in one call Create all sysfs groups in one call by using sysfs_create_groups instead of calling sysfs_create_group individually for each group. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Jean Delvare <jdelvare@suse.de>