-
由 Guenter Roeck 提交于
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: NGuenter Roeck <linux@roeck-us.net>6e5f62b9
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: NGuenter Roeck <linux@roeck-us.net>