hwmon: (tmp464) Use multi-byte regmap operations
authorGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jul 2024 21:07:19 +0000 (14:07 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:51 +0000 (10:43 -0700)
commitad231314b6f8e83799b64dd59e6fea98e3b8d36f
tree9bd0c66165e30bd1a81e576c33fcdebc490f3f74
parent4ce612b16e9e1d93cabde798750c0fcfd2477586
hwmon: (tmp464) Use multi-byte regmap operations

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

No functional changes.

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