hwmon: (da9055) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Wed, 9 Jul 2014 01:25:12 +0000 (09:25 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 22 Sep 2014 18:14:51 +0000 (11:14 -0700)
commite7d275e7619510314dbb9207896bb12074d71c81
tree4163b90598737793e7dbd0f73fc03d18ddab8242
parent8e35762fd5f2b074cff3e5c176c80008c70cc8f3
hwmon: (da9055) 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: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/da9055-hwmon.c