]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: topology: parse comp_ext_tokens for all widgets
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 4 Sep 2020 13:27:32 +0000 (16:27 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:16:36 +0000 (15:16 +0100)
commit58da7ad70c433fbf919adf307c340ccdf67b75c3
tree64a7efdbfe04bfb51a5740d9e0af1c810d4a9031
parent28545758a4281d81cd30da8677d3db5df1b3c139
ASoC: SOF: topology: parse comp_ext_tokens for all widgets

Parse comp_ext_tokens in the common sof_widget_ready(), and the
swidget->comp_ext will be used to construct the COMP_NEW ipc in the
subsequent commits.

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