Re: [PATCH 0/2] pinctrl: Use FIELD_MODIFY() to simplify bit manipulation
From: Linus Walleij
Date: Wed May 27 2026 - 08:14:25 EST
On Thu, Apr 30, 2026 at 7:01 PM Hans Zhang <18255117159@xxxxxxx> wrote:
> This series replaces open-coded bitfield clear-and-set sequences with the
> FIELD_MODIFY() macro in two pinctrl drivers. No functional change is
> intended. The resulting code is shorter and easier to read, and it avoids
> potential mistakes when adjusting bitmask definitions in the future.
>
> ---
> Hi, If the Maintainers think it's not necessary, please ignore it.
Maintainers said nothing so patches applied!
Sorry for stalling so long.
Yours,
Linus Walleij