Re: [PATCH next] pinctrl: bcm281xx: Add missing assignment in bcm21664_pinctrl_lock_all()
From: Linus Walleij
Date: Fri Mar 14 2025 - 06:36:06 EST
On Mon, Mar 10, 2025 at 11:48 AM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:
> The next line checks if this regmap_write() failed, but it doesn't
> work because the assignment was accidentally left out. Add the
> assignment.
>
> Fixes: 60d69769c851 ("pinctrl: bcm281xx: Add support for BCM21664 pinmux")
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Patch applied!
Yours,
Linus Walleij