]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit098e0baeb44bde95db014f46059909b3c77e2a94
tree1441bcc12e1093246c060ae9fe05c66b6fe88c7b
parent8638c3f4f8f8d019d2291e75c081f6011c13cb68
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