hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups
authorGuenter Roeck <[email protected]>
Fri, 4 Apr 2014 16:01:33 +0000 (18:01 +0200)
committerJean Delvare <[email protected]>
Fri, 4 Apr 2014 16:01:33 +0000 (18:01 +0200)
commite19eea84078dfa5ab63c661b3d4367c8621590e0
tree814b0db5d9ecb25572dcfb67e9d813b4e35ff9f0
parentb76552b310645fddd76dad5e87d0e8eb3d15e4de
hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups

Simplify code, reduce code size, attach hwmon attributes to hwmon device.

Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
drivers/hwmon/lm63.c