Re: [PATCH v6 03/11] iio: dac: mcp47feb02: use field_get() instead of custom dynamic macros
From: Andy Shevchenko
Date: Wed Sep 16 2026 - 12:45:03 EST
On Wed, Sep 16, 2026 at 05:16:29PM +0300, Ariana Lazar wrote:
> Replace manual bit operations which select channel corresponding bits
> from a control register in mcp47feb02_init_ctrl_regs() with field_get()
> macro used with masks already defined for regmap operations within the
> driver.
> Reported-by: Jonathan Cameron <jic23@xxxxxxxxxx>
If it's a fix then better to add a Fixes tag, otherwise I would use Suggested-by.
> Link: https://lore.kernel.org/all/20260913224339.490d89ba@jic23-hlaptop/
Again, if it's a fix, this should be Closes:.
> Signed-off-by: Ariana Lazar <ariana.lazar@xxxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko