]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm95245) Use multi-byte regmap operations
authorGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jul 2024 14:21:19 +0000 (07:21 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:51 +0000 (10:43 -0700)
commit717c04cf43d2d005db098bb794bf3d558cad98cf
tree44e97f96f6e66d9cafea7b7f814303ef21d56a16
parenta0a16d960f64f88d72f5b7a1155e9828d498b64f
hwmon: (lm95245) Use multi-byte regmap operations

Use multi-byte regmap operations where possible to reduce code size
and the need for mutex protection.

No functional change.

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