Re: (subset) [PATCH] mfd: bd718x7: Use regmap_reg_range()
From: Lee Jones
Date: Thu Nov 06 2025 - 11:02:45 EST
On Mon, 27 Oct 2025 14:12:06 +0200, Matti Vaittinen wrote:
> Initializing the regmap_ranges using direct assignment to the range_min
> and range_max members is a slightly verbose. In general we can make it a
> tad cleaner when using the regmap_reg_range() macro.
>
> The rohm-bd718x7.c is doing this open-coded initialization. It's not
> really bad as there is only one range defined, but it is still worth
> converting it to use the regmap_reg_range() so no-one uses it as a bad
> example.
>
> [...]
Applied, thanks!
[1/1] mfd: bd718x7: Use regmap_reg_range()
commit: 1810b210872ffc9985febca0880702a7102aad31
--
Lee Jones [李琼斯]