lkml.org 
[lkml]   [2022]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe:Re: [PATCH v3] drivers: clk: Add missing of_node_put()


At 2022-06-17 08:09:11, "Stephen Boyd" <sboyd@kernel.org> wrote:
>Quoting Liang He (2022-06-16 05:54:09)
>> In these clk-related drivers' xxx_init() funcitons, of_find_matching_node()
>> will return a node pointer with refcount incremented. We should use
>> of_node_put() in fail path or when it is not used anymore.
>>
>> Signed-off-by: Liang He <windhl@126.com>
>> ---
>> changelog:
>>
>> v3: merge clk 'missing of_node_put()' patches into one commit.
>> v2: use Liang He as real name for S-o-b.
>> v1: fix the missing of_node_put().
>>
>>
>> drivers/clk/clk-nomadik.c | 5 ++++-
>> drivers/clk/tegra/clk-tegra124.c | 1 +
>> drivers/clk/tegra/clk-tegra30.c | 1 +
>
>Please split into a tegra patch and a nomadik patch.

Thanks, I will split them and resend soon.
\
 
 \ /
  Last update: 2022-06-17 03:21    [W:0.114 / U:0.664 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site