]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (max6639) Use multi-byte regmap operations
authorGuenter Roeck <linux@roeck-us.net>
Tue, 16 Jul 2024 19:14:12 +0000 (12:14 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 31 Jul 2024 17:43:51 +0000 (10:43 -0700)
commit21a93a9e314f911d5022e988ab0b82a2f65a3507
tree60749f73ead08207d47768b4e93b6e1629fcac6b
parentad231314b6f8e83799b64dd59e6fea98e3b8d36f
hwmon: (max6639) 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/max6639.c