ASoC: SOF: append extended data to sof_ipc_comp_volume
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:37 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:41 +0000 (15:16 +0100)
commit9fed9d91c00e60cab61844efdb521f4ea5255da0
treecf742f033a73da7c216599e25ad24c39c6323bb3
parentf375bb336df3152360fbcdc4b7c49998d43abd0c
ASoC: SOF: append extended data to sof_ipc_comp_volume

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