From: Lee Jones <lee.jones@linaro.org>
To: Miaoqian Lin <linmq006@gmail.com>
Cc: Mallikarjun Kasoju <mkasoju@nvidia.com>,
Krzysztof Kozlowski <krzk@kernel.org>,
Laxman Dewangan <ldewangan@nvidia.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: max77620: Fix refcount leak in max77620_initialise_fps
Date: Wed, 15 Jun 2022 22:44:05 +0100 [thread overview]
Message-ID: <YqpSpYUg4BIiy2B7@google.com> (raw)
In-Reply-To: <20220601043222.64441-1-linmq006@gmail.com>
On Wed, 01 Jun 2022, Miaoqian Lin wrote:
> of_get_child_by_name() returns a node pointer with refcount
> incremented, we should use of_node_put() on it when not need anymore.
> Add missing of_node_put() to avoid refcount leak.
>
> Fixes: 327156c59360 ("mfd: max77620: Add core driver for MAX77620/MAX20024")
> Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
> ---
> drivers/mfd/max77620.c | 2 ++
> 1 file changed, 2 insertions(+)
Applied, thanks.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2022-06-15 21:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-01 4:32 [PATCH] mfd: max77620: Fix refcount leak in max77620_initialise_fps Miaoqian Lin
2022-06-01 10:52 ` Krzysztof Kozlowski
2022-06-15 21:44 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YqpSpYUg4BIiy2B7@google.com \
--to=lee.jones@linaro.org \
--cc=krzk@kernel.org \
--cc=ldewangan@nvidia.com \
--cc=linmq006@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mkasoju@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox