OSDN Git Service

hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Wed, 9 Jul 2014 01:20:41 +0000 (09:20 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 22 Sep 2014 18:14:52 +0000 (11:14 -0700)
commit4222eb5f2b4fe9a0f50b283ba25111c595723429
treee9d7a2cef9151ee2e10b64aeaacf9ae89a654ab2
parente7d275e7619510314dbb9207896bb12074d71c81
hwmon: (da9052) 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/da9052-hwmon.c