OSDN Git Service

ASoC: SOF: append extended data to sof_ipc_comp_process
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:42 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:45 +0000 (15:16 +0100)
commit783898ce68de5261faa4697622f38df8b08251a7
tree0b295ac805cb1e12b4efa9613d3dca6b5d3864a1
parent3584ba4c78f719a081ba140db0662aacdd00190f
ASoC: SOF: append extended data to sof_ipc_comp_process

Append the extended data to the end of the struct sof_ipc_comp_process,
construct the ipc for COMP_NEW during the topology load stage.

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-15-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c