Thread (5 messages) 5 messages, 3 authors, 2025-05-11

Re: [PATCH] PM / devfreq: sun8i-a33-mbus: Simplify by using more devm functions

From: Uwe Kleine-König <hidden>
Date: 2025-05-11 16:15:53
Also in: linux-pm, linux-sunxi

Hello,

On Sun, May 11, 2025 at 09:38:36PM +0900, Chanwoo Choi wrote:
On Mon, Nov 11, 2024 at 8:25 PM Uwe Kleine-König
[off-list ref] wrote:
quoted
+       ret = devm_clk_rate_exclusive_get(priv->clk_mbus);
+       if (ret)
+               return dev_err_probe(dev, ret, "failed to lock mbus clock rate\n");
As the build bot noticed, I missed to add dev as first argument to
devm_clk_rate_exclusive_get(). Can you fix that up, or should I send a
proper patch to make the compiler happy.

Sorry
Uwe

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help