On Wed, Feb 28, 2024 at 12:28 PM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> wrote: > Replace call to clk_get() by call to devm_clk_get(). Allow automatic > cleanup of the clock in case of probe error. > > Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx> Patch applied! Yours, Linus Walleij