]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm92) Convert to with_info hwmon API
authorGuenter Roeck <linux@roeck-us.net>
Wed, 17 Jul 2024 04:46:43 +0000 (21:46 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 27 Aug 2024 15:10:23 +0000 (08:10 -0700)
commitc21eced1157d8b78745332b2585e47eb459d6a40
tree49a8d907d9fc1b8ff95a21f43bf03d331cd173bc
parent1359590a5c48d1d28cd11808178931f146a539e2
hwmon: (lm92) Convert to with_info hwmon API

Convert driver to with_info hwmon API to simplify the code and
to reduce its size.

No functional change.

Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm92.c