Re: [PATCH v7] iio: imu: smi330: Convert to common field_{get,prep}() helpers

From: Jonathan Cameron

Date: Fri Jan 16 2026 - 14:45:48 EST


On Thu, 15 Jan 2026 15:24:16 +0100
Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote:

> Drop the driver-specific smi330_field_get() and smi330_field_prep()
> macros, in favor of the globally available variants from
> <linux/bitfield.h>.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Hi Geert

Thanks for coming back to this.

Applied to the testing branch of iio.git. Once the bots are happy with
that I'll push it out as togreg for linux-next to pick up.

Jonathan