[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <96539770.nKdoRIFDKn@aspire.rjw.lan>
Date: Tue, 11 Dec 2018 11:42:25 +0100
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Viresh Kumar <viresh.kumar@...aro.org>,
Yangtao Li <tiny.windzz@...il.com>
Cc: benh@...nel.crashing.org, paulus@...ba.org, mpe@...erman.id.au,
linux-pm@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] cpufreq: powernv: add of_node_put()
On Wednesday, November 21, 2018 5:02:04 AM CET Viresh Kumar wrote:
> On 20-11-18, 11:05, Yangtao Li wrote:
> > The of_find_node_by_path() returns a node pointer with refcount
> > incremented,but there is the lack of use of the of_node_put() when
> > done.Add the missing of_node_put() to release the refcount.
> >
> > Signed-off-by: Yangtao Li <tiny.windzz@...il.com>
> > ---
> > Changes in v2
> > -update changelog
> > ---
> > drivers/cpufreq/powernv-cpufreq.c | 17 +++++++++++------
> > 1 file changed, 11 insertions(+), 6 deletions(-)
>
> Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
Patch applied, thanks!
Powered by blists - more mailing lists