Skip to content
Commit 6e5f62b9 authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: (lm90) Use devm_hwmon_device_register_with_groups



Since all other cleanup handled with devm_add_action, we can use
devm_hwmon_device_register_with_groups() to register the hwmon
device, and drop the remove function.

Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 1f17a444
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment