commit | 746f68841a530ea0b6fd8f2ec92815ff087b962c | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Wed Jul 23 12:29:11 2014 +0800 |
committer | Guenter Roeck <linux@roeck-us.net> | Mon Aug 04 07:01:41 2014 -0700 |
tree | 5a3f5305854d438f428108f1d3fc9fce92d15116 | |
parent | 6fd5dd58371fb3cad5aedf64e30bef3ca54b3d6c [diff] |
hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups Use 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>