commit | 9b0cffa6c46239b64c60e8c4484a41310708bcec | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Fri Sep 13 05:06:45 2019 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Fri Sep 13 05:06:45 2019 -0700 |
tree | 4e6e9d279963ce3c37dd358eb61c9b90b56014ad | |
parent | 3b710d7ae5d5138a0d4d876a4ea12bfbb8055efb [diff] |
hwmon: submitting-patches: Point to with_info API New driver should use devm_hwmon_device_register_with_info() or hwmon_device_register_with_info() to register with the hwmon subsystem. Signed-off-by: Guenter Roeck <linux@roeck-us.net>