hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Wed, 4 Jun 2014 23:47:12 +0000 (07:47 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 12 Jun 2014 15:36:47 +0000 (08:36 -0700)
Use ATTRIBUTE_GROUPS macro and devm_hwmon_device_register_with_groups to
simplify the code a bit.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: Per Dalén <per.dalen@appeartv.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

No differences found