]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitecacd62619e15158bd117fd3f9a94f9a3138d0a0
tree4e6e9d279963ce3c37dd358eb61c9b90b56014ad
parent20e8e601dabf11b9d0ffae896a52cd92aa027a44
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