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:
8dea1b4
)
hwmon: vexpress: Use devm helper for hwmon device registration
author
Pawel Moll
<pawel.moll@arm.com>
Thu, 12 Jun 2014 14:14:33 +0000
(15:14 +0100)
committer
Guenter Roeck
<linux@roeck-us.net>
Thu, 12 Jun 2014 15:36:50 +0000
(08:36 -0700)
Use devm_hwmon_device_register_with_groups instead of
the old-style manual attributes and hwmon device registration.
Also, unroll the attribute group macros for better code
readability.
Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found