On Wed, 15 Dec 2021 10:03:56 -0800, Ranjani Sridharan wrote:
This set of patches deals with modifications to the signature of kcontrol get/set data functions to make them more intuitive. The last patch deals with initializing the binary control data size after boot up.
Peter Ujfalusi (7): ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control ASoC: SOF: control: Do not handle control notification with component type ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/8] ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data() commit: 9d562fdcd52b1bb1a13cd5078ffc06dd3eff3aef [2/8] ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data() commit: d4a06c4334aed1fe76ae2b7aaae6ee8b72f30a8e [3/8] ASoC: SOF: topology: Set control_data->cmd alongside scontrol->cmd commit: 8af783723f41d3b3d4f7f8452f190405e7059472 [4/8] ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data() commit: 9182f3c40b52ebd91d4796d96186ba10b720b4ba [5/8] ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control commit: dd2fef982ff75fbae618cc274fda09bd40582acd [6/8] ASoC: SOF: control: Do not handle control notification with component type commit: 68be4f0ed40cce833cb313871c52878025e40596 [7/8] ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data() commit: 47d7328f8cda15e60422c8ca36d067c4deb19b7e [8/8] ASoC: SOF: topology: read back control data from DSP commit: fc5adc2bb13a6988df7ce377320f381add236002
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