hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groups
authorAxel Lin <axel.lin@ingics.com>
Sun, 29 Jun 2014 01:42:17 +0000 (09:42 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:35 +0000 (07:01 -0700)
commit4fd5233f82278df58b523b20f1f21967fe7a6c29
tree127a9d014f691ef074af9c45745cf78ada6f4438
parentb12e484e8cc6d50706840a89d7db5a7a9354f315
hwmon: (adm1029) 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/adm1029.c
This page took 0.024418 seconds and 5 git commands to generate.