]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ASoC: SOF: append extended data to sof_ipc_comp_dai
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:35 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:39 +0000 (15:16 +0100)
commitf8ee6c9f5258ce0f7e342d7ecc63d81e45a607fe
tree64d18b5e97c5083d9c48e7608ff6fa33a0053e88
parenta905bb0193e7d637bc6b6c86e87f7f9976363d07
ASoC: SOF: append extended data to sof_ipc_comp_dai

Append the extended data to the end of the struct sof_ipc_comp_dai, and
update the ext_data_offset, to construct the IPC for the topology load
and runtime restore.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200904132744.1699575-8-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/sof-audio.c
sound/soc/sof/topology.c