[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <154602579775.179992.18206324177054144317@swboyd.mtv.corp.google.com>
Date: Fri, 28 Dec 2018 11:36:37 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Yangtao Li <tiny.windzz@...il.com>, fabio.estevam@....com,
kernel@...gutronix.de, linux-imx@....com, mturquette@...libre.com,
s.hauer@...gutronix.de, shawnguo@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, Yangtao Li <tiny.windzz@...il.com>
Subject: Re: [PATCH] clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
Quoting Yangtao Li (2018-12-26 05:55:10)
> The of_find_compatible_node() 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>
> ---
Applied to clk-next
Powered by blists - more mailing lists