]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcecf12ac959b59e1c886994ae39b2d3f4cc6d4f3
treeaaab7038102b407c25a4240011d4a4024fbcfd13
parent7427b2deb99df73b47977cfd3c5196b2a50ae816
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