Re: [PATCH 2/5] pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function

From: Linus Walleij
Date: Mon Sep 02 2024 - 04:11:00 EST


On Thu, Aug 29, 2024 at 8:48 AM Wang Jianzheng <wangjianzheng@xxxxxxxx> wrote:

> When an eroor occurs during the execution of the function
> __devinit_dove_pinctrl_probe, the clk is not properly disabled.
>
> Fix this by calling clk_disable_unprepare before return.
>
> Fixes: ba607b6238a1 ("pinctrl: mvebu: make pdma clock on dove mandatory")
> Signed-off-by: Wang Jianzheng <wangjianzheng@xxxxxxxx>

Fixed the spelling error in the commit message and applied.

The remaining three patches didn't make it through to the
mailing list! (3,4,5)

Can you resend these three? I bet they are good patches too.

Yours,
Linus Walleij