ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Mon, 7 Mar 2022 18:11:00 +0000 (10:11 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 8 Mar 2022 12:27:45 +0000 (12:27 +0000)
commit6a6b5727f8eedff8932db6056c07a81eeeca9250
treeaaab7038102b407c25a4240011d4a4024fbcfd13
parent9911ce06db9dd26d62cd131318588dc039696a99
ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token

It is always 0 and never used while parsing.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220307181111.49392-8-ranjani.sridharan@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c