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)
commit31e3879127d4db56ad445fd948ca39c393ee65d7
tree1441bcc12e1093246c060ae9fe05c66b6fe88c7b
parent590e8534447ce9f2f5e5e64681764079530ee8c7
hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups

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>
drivers/hwmon/ltc4151.c