[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181121152847.GB7739@ulmo>
Date: Wed, 21 Nov 2018 16:28:47 +0100
From: Thierry Reding <thierry.reding@...il.com>
To: Yangtao Li <tiny.windzz@...il.com>
Cc: jonathanh@...dia.com, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc/tegra: refactor soc_is_tegra()
On Wed, Nov 21, 2018 at 09:12:04AM -0500, Yangtao Li wrote:
> of_find_node_by_path() acquires a reference to the node returned by
> it and that reference needs to be dropped by its caller.soc_is_tegra()
> doesn't do that, so fix it.Call of_machine_is_compatible() to refactor
> soc_is_tegra() whcih automatically manages the reference count.
>
> Signed-off-by: Yangtao Li <tiny.windzz@...il.com>
> ---
> drivers/soc/tegra/common.c | 12 +++++++-----
> 1 file changed, 7 insertions(+), 5 deletions(-)
Applied to for-4.21/soc, thanks.
Thierry
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists