[PATCH v2] pinctrl: abx500: Fix type of 'argument' variable

Linus Walleij linusw at kernel.org
Mon Mar 23 06:26:33 PDT 2026


On Fri, Mar 20, 2026 at 4:15 PM Yu-Chun Lin <eleanor15x at gmail.com> wrote:

> The argument variable is assigned the return value of
> pinconf_to_config_argument(), which returns a u32. Change its type from
> enum pin_config_param to unsigned int to correctly store the configuration
> argument.
>
> Fixes: 03b054e9696c ("pinctrl: Pass all configs to driver on pin_config_set()")
> Signed-off-by: Yu-Chun Lin <eleanor15x at gmail.com>

Patch applied as nonurgent fix, thanks!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list