]> git.ipfire.org Git - people/ms/linux.git/commit
hwmon: (lm83) Convert to use with_info API
authorGuenter Roeck <linux@roeck-us.net>
Thu, 23 Dec 2021 04:24:02 +0000 (20:24 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 28 Feb 2022 01:03:16 +0000 (17:03 -0800)
commitc291f612a813a1f295266a3de5cb418e48f41440
tree8f0362d9859c4036b78add5912501b97b23d92b3
parent913ac02ade57493fae1fa030f5a33934ef80a254
hwmon: (lm83) Convert to use with_info API

Use with_info API to reduce code size and simplify the code.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm83.c