hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Tue, 1 Jul 2014 14:40:29 +0000 (22:40 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:35 +0000 (07:01 -0700)
commit337076f9b6d8890682dcb7873869ef8dfa8febb2
treececc0a7a6602679d698d35bcd9208fd3647cca1e
parent991763a91cbacf1e511ec9bea9ea8539e4d41f39
hwmon: (ad7418) 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>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ad7418.c