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:
38c75dc
)
hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups
author
Guenter Roeck
<linux@roeck-us.net>
Mon, 2 Sep 2013 20:16:19 +0000
(13:16 -0700)
committer
Guenter Roeck
<linux@roeck-us.net>
Sun, 13 Oct 2013 23:16:29 +0000
(16:16 -0700)
Also introduce dev variable in probe function to simplify access
to client->dev, and use new macro ATTRIBUTE_GROUPS to declare
attribute groups.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found