[PATCH 0/8] Changes to SOF kcontrol data set/get ops
Ranjani Sridharan
ranjani.sridharan at linux.intel.com
Wed Dec 15 19:03:56 CET 2021
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()
Ranjani Sridharan (1):
ASoC: SOF: topology: read back control data from DSP
sound/soc/sof/control.c | 61 +++++++++++----------------------------
sound/soc/sof/ipc.c | 49 +++++++++++++++----------------
sound/soc/sof/sof-audio.c | 33 ++++++++++-----------
sound/soc/sof/sof-audio.h | 7 +----
sound/soc/sof/topology.c | 10 +++----
5 files changed, 62 insertions(+), 98 deletions(-)
--
2.25.1
More information about the Alsa-devel
mailing list