]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm95234) Convert to use regmap
authorGuenter Roeck <linux@roeck-us.net>
Sun, 7 Jul 2024 23:43:04 +0000 (16:43 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:52 +0000 (10:43 -0700)
commit963f9bc976e27bf073b449497fcce404ef223f91
tree96c5bf8d50eca3469922d676bd81dd5101f6c88e
parente38b05f0a2fd5b92341d366c9f4f74301cd41ac6
hwmon: (lm95234) Convert to use regmap

Use regmap to replace local caching and to be able to use regmap API
functions.

No functional change.

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