]> git.baikalelectronics.ru Git - 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)
commitbd640a158ba4d95583b9c8b6274b596d95e402da
tree64d18b5e97c5083d9c48e7608ff6fa33a0053e88
parent21edeadb34b6e1a46aef6c8444fd73142441462b
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