From: Krzysztof Kozlowski <krzk@kernel.org>
To: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>,
vkoul@kernel.org, yung-chuan.liao@linux.intel.com,
pierre-louis.bossart@linux.dev, sanyog.r.kale@intel.com
Cc: linux-sound@vger.kernel.org
Subject: Re: [PATCH] soundwire: slave: fix an OF node reference leak in soundwire slave device
Date: Tue, 17 Dec 2024 12:28:49 +0100 [thread overview]
Message-ID: <23768602-ed35-4d3c-bcd9-f58f7274a3cc@kernel.org> (raw)
In-Reply-To: <20241205034844.2784964-1-joe@pf.is.s.u-tokyo.ac.jp>
On 05/12/2024 04:48, Joe Hattori wrote:
> When initializing a soundwire slave device, an OF node is stored to the
> device with refcount incremented. However, the refcount is not
> decremented in .release(), thus call of_node_put() in
> sdw_slave_release().
>
> Fixes: a2e484585ad3 ("soundwire: core: add device tree support for slave devices")
> Signed-off-by: Joe Hattori <joe@pf.is.s.u-tokyo.ac.jp>
> ---
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-12-17 11:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 3:48 [PATCH] soundwire: slave: fix an OF node reference leak in soundwire slave device Joe Hattori
2024-12-17 11:28 ` Krzysztof Kozlowski [this message]
2025-02-13 16:30 ` Vinod Koul
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=23768602-ed35-4d3c-bcd9-f58f7274a3cc@kernel.org \
--to=krzk@kernel.org \
--cc=joe@pf.is.s.u-tokyo.ac.jp \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.dev \
--cc=sanyog.r.kale@intel.com \
--cc=vkoul@kernel.org \
--cc=yung-chuan.liao@linux.intel.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