commit | aa9bcddada9e6e6538ac44b3623bb23b802ba689 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Apr 05 21:44:47 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:20 2014 -0700 |
tree | c6cc3112900c4f111f962149c49d4d0a0b6429a5 | |
parent | 4b660a7f5c8099d88d1a43d8ae138965112592c7 [diff] |
hwmon: (lm70) 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. Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>