[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220819213033.48043C433D6@smtp.kernel.org>
Date: Fri, 19 Aug 2022 14:30:31 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Liang He <windhl@....com>, jonathanh@...dia.com,
mturquette@...libre.com, pdeschrijver@...dia.com,
pgaikwad@...dia.com, thierry.reding@...il.com
Cc: linux-clk@...r.kernel.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org, Liang He <windhl@....com>
Subject: Re: [PATCH v4] clk: tegra: Add missing of_node_put()
Quoting Liang He (2022-06-16 18:59:18)
> In tegra124_132_clock_init_pre() and tegra30_clock_init(),
> of_find_matching_node() will return a node pointer with
> refcount incremented. We should use of_node_put() when it
> is not used anymore.
>
> Signed-off-by: Liang He <windhl@....com>
> ---
Applied to clk-next
Powered by blists - more mailing lists