Re: [PATCH net] net: ethernet: stmmac: dwmac-rk: fix bulk clock leak when the PHY clock fails
From: Jakub Kicinski
Date: Tue Sep 22 2026 - 22:18:07 EST
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