Re: [PATCH v2 0/2] ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accesses
Mark Brown <[email protected]> Sat, 01 Aug 2026 01:02:26 +0100
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound,org.kernel.vger.stable |
|---|---|
| Message-ID | <178554254606.353541.16114714913692707408.b4-ty@b4> |
On Thu, 30 Jul 2026 12:58:11 +0200, Dawid Wróbel wrote:
> ASoC: codecs: lpass-{tx,wsa}-macro: fix enum kcontrol accesses
>
> Both drivers access enumerated controls through value.integer.value[0]
> instead of value.enumerated.item[0]. The same bug was fixed in rx-macro
> and va-macro in 2022 (bcfe5f76cc40, 0ea5eff7c606); tx-macro and
> wsa-macro were missed.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-7.2
Thanks!
[1/2] ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses
https://git.kernel.org/broonie/misc/c/1ba381759e45
[2/2] ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses
https://git.kernel.org/broonie/misc/c/56f24311fd56
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark