[PATCH 2/3] pinctrl: ma35: Use int type to store negative error codes

Linus Walleij linus.walleij at linaro.org
Mon Sep 1 06:11:46 PDT 2025


On Sun, Aug 31, 2025 at 10:50 AM Qianfeng Rong <rongqianfeng at vivo.com> wrote:

> Change the 'ret' variable in ma35_pinctrl_parse_functions() from u32 to
> int, as it needs to store either negative error codes or zero returned
> by ma35_pinctrl_parse_groups().
>
> No effect on runtime.
>
> Signed-off-by: Qianfeng Rong <rongqianfeng at vivo.com>

This patch (2/3) applied for next in the pinctrl tree.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list