[PATCH net] net: ethernet: stmmac: dwmac-rk: fix bulk clock leak when the PHY clock fails

Coia Prant coiaprant at gmail.com
Wed Sep 23 05:31:08 PDT 2026


Jakub Kicinski <kuba at kernel.org> 于2026年9月23日周三 10:18写道:
>
> On Sun, 20 Sep 2026 01:42:23 +0800 Coia Prant wrote:
> >                       if (ret)
> > +                             clk_bulk_disable_unprepare(bsp_priv->num_clks,
> > +                                                        bsp_priv->clks);
> >                               return ret;
> > +                     }
>
> Missing a bracket, EBUILD. I almost appreciate seeing a human error like
> this these days :)
> --
> pw-bot: cr

That's what I get for hitting send while my brain was EBUSY. Will fix
and repost shortly.

Coia



More information about the linux-arm-kernel mailing list