git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fa6cbb
)
hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes
author
Guenter Roeck
<linux@roeck-us.net>
Sun, 16 Feb 2014 21:23:25 +0000
(13:23 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 3 Mar 2014 16:01:05 +0000
(08:01 -0800)
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 <linux@roeck-us.net>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Tested-by: Jean Delvare <jdelvare@suse.de>
drivers/hwmon/coretemp.c
patch
|
blob
|
history
diff --cc
drivers/hwmon/coretemp.c
Simple merge