]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm95234) Use multi-byte regmap operations
authorGuenter Roeck <linux@roeck-us.net>
Thu, 11 Jul 2024 00:37:54 +0000 (17:37 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:52 +0000 (10:43 -0700)
commit3ec621cd6fcac82c1d8b3a40f774cd984a7fe55b
treefcd561f69658b6bda4af1e764f45812694a80bec
parent280220236bf53a6eaa3c53653b649366228c4689
hwmon: (lm95234) Use multi-byte regmap operations

Use  multi-byte regmap operations to simplify the code
and to reduce dependency on locking.

No functional change.

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