On Sun, 02 Apr 2023 22:59:13 +0000, Kuninori Morimoto wrote:
ASoC is supporting Codec2Codec, but its parameter name is "params" and "num_params" which are very unclear naming.
This patch-set clarifies it by replacing to c2c_params / num_c2c_params.
Link: https://lore.kernel.org/r/87r0tb6ond.wl-kuninori.morimoto.gx@renesas.com
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: soc.h: clarify Codec2Codec params commit: 7ddc7f91beb285246e926e3adf0b292b071aea33 [2/5] ASoC: audio-graph-card2: switch to use c2c_params instead of params commit: a1cd7e8017aabe4dded887dcca30e126ec2753c3 [3/5] ASoC: meson: switch to use c2c_params instead of params commit: 433f4a1697fae78c34377de1ef3abd26aec8214e [4/5] ASoC: samsung: switch to use c2c_params instead of params commit: e7a73b05542d82e209af450dd90b730255f6e775 [5/5] ASoC: soc.h: remove unused params/num_params commit: 1ea63f29c27712d6b9c45af67cd71299d849c5e3
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