hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Wed, 16 Jul 2014 15:10:46 +0000 (23:10 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:39 +0000 (07:01 -0700)
commit573bfe67ca1057febc6a0ccd8caff9a9fdb01994
treef1444b948775b9d4205c77c515fb674449c80d67
parenta2cc242823399bcb64dcd487f8b51c061844165c
hwmon: (adt7462) 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/adt7462.c
This page took 0.024841 seconds and 5 git commands to generate.