From: Johan Hovold <johan@kernel.org>
To: Srinivas Kandagatla <srini@kernel.org>, Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, Johan Hovold <johan@kernel.org>
Subject: [PATCH 0/3] ASoC: codecs: wcd93xx: fix OF node leaks on probe failure
Date: Mon, 1 Dec 2025 10:34:16 +0100 [thread overview]
Message-ID: <20251201093419.24474-1-johan@kernel.org> (raw)
The original wcd938x driver has a couple of OF node reference leaks
which have been reproduced in the two later added drivers.
Johan
Johan Hovold (3):
ASoC: codecs: wcd937x: fix OF node leaks on probe failure
ASoC: codecs: wcd938x: fix OF node leaks on probe failure
ASoC: codecs: wcd939x: fix OF node leaks on probe failure
sound/soc/codecs/wcd937x.c | 4 ++--
sound/soc/codecs/wcd938x.c | 3 +--
sound/soc/codecs/wcd939x.c | 3 +--
3 files changed, 4 insertions(+), 6 deletions(-)
--
2.51.2
next reply other threads:[~2025-12-01 9:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-01 9:34 Johan Hovold [this message]
2025-12-01 9:34 ` [PATCH 1/3] ASoC: codecs: wcd937x: fix OF node leaks on probe failure Johan Hovold
2025-12-01 9:34 ` [PATCH 2/3] ASoC: codecs: wcd938x: " Johan Hovold
2025-12-01 9:34 ` [PATCH 3/3] ASoC: codecs: wcd939x: " Johan Hovold
2025-12-01 12:18 ` [PATCH 0/3] ASoC: codecs: wcd93xx: " Srinivas Kandagatla
2025-12-04 13:04 ` Mark Brown
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=20251201093419.24474-1-johan@kernel.org \
--to=johan@kernel.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=srini@kernel.org \
--cc=tiwai@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.