From: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
To: Johan Hovold <johan@kernel.org>,
Srinivas Kandagatla <srini@kernel.org>,
Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-sound@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] ASoC: codecs: wsa88xx: fix codec initialisation
Date: Mon, 5 Jan 2026 11:50:26 +0000 [thread overview]
Message-ID: <4773ae75-fff2-48f3-adfb-ec2a9b99c8d3@oss.qualcomm.com> (raw)
In-Reply-To: <20260102111413.9605-1-johan@kernel.org>
On 1/2/26 11:14 AM, Johan Hovold wrote:
> The soundwire update_status() callback may be called multiple times with
> the same ATTACHED status but initialisation should only be done when
> transitioning from UNATTACHED to ATTACHED.
>
> This series fixes the Qualcomm wsa88xx codec drivers that do unnecessary
> reinitialisation or potentially fail to initialise at all.
>
> Included is also a related clean up suppressing a related codec variant
> printk.
>
> Johan
>
>
Thanks Johan for cleaning this up.
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
--srini
> Johan Hovold (4):
> ASoC: codecs: wsa883x: fix unnecessary initialisation
> ASoC: codecs: wsa881x: fix unnecessary initialisation
> ASoC: codecs: wsa884x: fix codec initialisation
> ASoC: codecs: wsa883x: suppress variant printk
>
> sound/soc/codecs/wsa881x.c | 9 +++++++++
> sound/soc/codecs/wsa883x.c | 26 ++++++++++++++++++--------
> sound/soc/codecs/wsa884x.c | 3 +--
> 3 files changed, 28 insertions(+), 10 deletions(-)
>
next prev parent reply other threads:[~2026-01-05 11:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-02 11:14 [PATCH 0/4] ASoC: codecs: wsa88xx: fix codec initialisation Johan Hovold
2026-01-02 11:14 ` [PATCH 1/4] ASoC: codecs: wsa883x: fix unnecessary initialisation Johan Hovold
2026-01-05 9:31 ` Krzysztof Kozlowski
2026-01-02 11:14 ` [PATCH 2/4] ASoC: codecs: wsa881x: " Johan Hovold
2026-01-05 9:32 ` Krzysztof Kozlowski
2026-01-02 11:14 ` [PATCH 3/4] ASoC: codecs: wsa884x: fix codec initialisation Johan Hovold
2026-01-02 11:31 ` Krzysztof Kozlowski
2026-01-02 11:43 ` Johan Hovold
2026-01-02 11:50 ` Krzysztof Kozlowski
2026-01-02 12:17 ` Johan Hovold
2026-01-02 12:26 ` Krzysztof Kozlowski
2026-01-05 9:30 ` Krzysztof Kozlowski
2026-01-02 11:14 ` [PATCH 4/4] ASoC: codecs: wsa883x: suppress variant printk Johan Hovold
2026-01-05 9:32 ` Krzysztof Kozlowski
2026-01-05 11:50 ` Srinivas Kandagatla [this message]
2026-01-06 18:48 ` [PATCH 0/4] ASoC: codecs: wsa88xx: fix codec initialisation 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=4773ae75-fff2-48f3-adfb-ec2a9b99c8d3@oss.qualcomm.com \
--to=srinivas.kandagatla@oss.qualcomm.com \
--cc=broonie@kernel.org \
--cc=johan@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=srini@kernel.org \
/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