]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (tmp401) Use multi-byte regmap operations
authorGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jul 2024 20:53:37 +0000 (13:53 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:51 +0000 (10:43 -0700)
commita0a16d960f64f88d72f5b7a1155e9828d498b64f
tree421098c3c702ae017f01746d5ff6b293ea66639c
parent381cfd63050ba601326f89519dff3114f894f590
hwmon: (tmp401) 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.

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