Re: [PATCH 00/12] Tidy up ASoC VALUE control macros
From: Mark Brown
Date: Tue Mar 04 2025 - 12:47:30 EST
On Wed, 26 Feb 2025 15:31:25 +0000, Charles Keepax wrote:
> Tidy up the ASoC control value macros. Fix some drivers that should be
> using core macros that aren't, combine the existing core macros to be
> a little more consistent in style, and update the core macros to use
> each other where possible.
>
> Thanks,
> Charles
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[01/12] ASoC: rt715: Remove duplicate SOC_DOUBLE_R_EXT() helper macro
commit: b2b6913394488e031ee3d726f247b1c967057b40
[02/12] ASoC: sma1307: Use SOC_SINGLE_EXT() helper macro
commit: 17ec58ac3c08c5c43bbdf5b08020fa4188a3009a
[03/12] ASoC: tas2562: Use SOC_SINGLE_EXT_TLV() helper macro
commit: aecdaa84adafb086b5b2939898d781bd63d6fe2e
[04/12] ASoC: wcd938x: Use SOC_SINGLE_EXT_TLV() helper macro
commit: 9bb7d7452363fc470b76766b0a6356807e752795
[05/12] ASoC: wm9712: Use SOC_SINGLE_EXT() helper macro
commit: bf19467b8512f855bdfae59ae78d326b1f434443
[06/12] ASoC: wm9713: Use SOC_DOUBLE_EXT() helper macro
commit: 516493232a9b80dd4f4f6b078541cfad00973dbb
[07/12] ASoC: wsa881x: Use SOC_SINGLE_EXT_TLV() helper macro
commit: 98413be56faa1c12494f43e7f77746763fa41c4a
[08/12] ASoC: atmel: tse850-pcm5142: Use SOC_SINGLE_EXT() helper macro
commit: 7c5b07b497eab8eba75cf5da00cba493216dfc12
[09/12] ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helper
commit: 9e6e7e088cb78ce58ea442106b1f29cd7b6ff76e
[10/12] ASoC: dapm: Use ASoC control macros where possible
commit: c951b20766f019a263b3547b07627be52fff87b4
[11/12] ASoC: Tidy up SOC_DOUBLE_R_* helpers
commit: 1743dbb45b2cbe5500068900794a355a7e0dd853
[12/12] ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpers
(no commit info)
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