Re: [PATCH v2 03/10] iio: light: opt3001: use macros from bits.h header
From: Jonathan Cameron
Date: Sat May 16 2026 - 08:01:05 EST
On Tue, 12 May 2026 12:57:23 +0200
Joshua Crofts via B4 Relay <devnull+joshua.crofts1.gmail.com@xxxxxxxxxx> wrote:
> From: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
>
> Use GENMASK() and BIT() macros from bits.h header where it makes
> sense. While at it, remove unused macro.
>
> No functional change.
>
> Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
This one is also good on it's own so applied.
Thanks,
Jonathan