commit | 31e3879127d4db56ad445fd948ca39c393ee65d7 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Jun 05 07:47:12 2014 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Thu Jun 12 08:36:47 2014 -0700 |
tree | 1441bcc12e1093246c060ae9fe05c66b6fe88c7b | |
parent | 590e8534447ce9f2f5e5e64681764079530ee8c7 [diff] |
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>