From: Mark Brown <broonie@kernel.org>
To: "Uwe Kleine-König (The Capable Hub)" <u.kleine-koenig@baylibre.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Charles Keepax <ckeepax@opensource.cirrus.com>,
Ola Lilja <ola.o.lilja@stericsson.com>,
"Christian A. Ehrhardt" <christian.ehrhardt@codasip.com>,
"Christian A. Ehrhardt" <lk@c--e.de>,
linux-sound@vger.kernel.org
Subject: Re: [PATCH] ASoC: codecs: ab8500: Remove suspicious code
Date: Thu, 30 Apr 2026 13:56:06 +0900 [thread overview]
Message-ID: <afLg5ghOpedYgJ4P@sirena.co.uk> (raw)
In-Reply-To: <20260429080810.2375150-2-u.kleine-koenig@baylibre.com>
[-- Attachment #1: Type: text/plain, Size: 424 bytes --]
On Wed, Apr 29, 2026 at 10:08:08AM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> - if (apply_fir) {
> - if (drvdata->anc_status == ANC_IIR_CONFIGURED)
> - drvdata->anc_status = ANC_FIR_IIR_CONFIGURED;
> - else if (drvdata->anc_status != ANC_FIR_IIR_CONFIGURED)
> - drvdata->anc_status = ANC_FIR_CONFIGURED;
> - }
This could go a bit further and remove the driver data associated with
these as well.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2026-04-30 4:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-29 8:08 [PATCH] ASoC: codecs: ab8500: Remove suspicious code Uwe Kleine-König (The Capable Hub)
2026-04-30 4:56 ` Mark Brown [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=afLg5ghOpedYgJ4P@sirena.co.uk \
--to=broonie@kernel.org \
--cc=christian.ehrhardt@codasip.com \
--cc=ckeepax@opensource.cirrus.com \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=lk@c--e.de \
--cc=ola.o.lilja@stericsson.com \
--cc=u.kleine-koenig@baylibre.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