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:
8d37355
)
hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groups
author
Guenter Roeck
<linux@roeck-us.net>
Mon, 2 Sep 2013 18:31:28 +0000
(11:31 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Sun, 13 Oct 2013 23:16:29 +0000
(16:16 -0700)
Modify code to use is_visible to determine if an attribute should be created
or not, then use devm_hwmon_device_register_with_groups to create the hwmon
device and all attributes in one operation.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found