hwmon: submitting-patches: Point to with_info API
authorGuenter Roeck <linux@roeck-us.net>
Fri, 13 Sep 2019 12:06:45 +0000 (05:06 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 13 Sep 2019 12:06:45 +0000 (05:06 -0700)
commit9b0cffa6c46239b64c60e8c4484a41310708bcec
tree4e6e9d279963ce3c37dd358eb61c9b90b56014ad
parent3b710d7ae5d5138a0d4d876a4ea12bfbb8055efb
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>
Documentation/hwmon/submitting-patches.rst