ASoC: SOF: append extended data to sof_ipc_comp_src
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:39 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:43 +0000 (15:16 +0100)
commitb64ce2c62ca3d751dc9407e61eef1ba66f6e18c8
tree57b8ff21f9340e0e05c950ead85e5e4c498ac5c4
parentbbc1364cdd323e6188371744f91d55152e79c14f
ASoC: SOF: append extended data to sof_ipc_comp_src

Append the extended data to the end of the struct sof_ipc_comp_src,
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-12-kai.vehmanen@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c