commit | a0ac840d99fa7c2ebf5a3df0367992722a92ca65 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Apr 12 12:46:34 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:26 2014 -0700 |
tree | b1d25e4ec103491c72b186b7b4d4ddd0cf673e74 | |
parent | 41936370f13046b757e4f1051d11007e3b151e8e [diff] |
hwmon: (lm83) Convert to use devm_hwmon_device_register_with_groups Use devm_hwmon_device_register_with_groups API to attach attributes to hwmon device, simplify code, and reduce code size. Signed-off-by: Guenter Roeck <linux@roeck-us.net>