ASoC: SOF: topology: Set pipeline widget before updating IPC structures
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Tue, 21 Mar 2023 09:26:52 +0000 (11:26 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 21 Mar 2023 12:13:30 +0000 (12:13 +0000)
commit3d3e223f09ed59f7a47d27cf4301b4d0d5c7fc3d
tree9f85e3fa0832860e3583dbd2b3287e6fe711658a
parent446967a46db5a740293d00faf550886dcfde5eab
ASoC: SOF: topology: Set pipeline widget before updating IPC structures

Set up the IPC structure for scheduler widgets and set the pipeline widget
before updating the IPC structures for all widgets. This will be needed to
look up pipeline information during IPC structure set up.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Jyri Sarha <jyri.sarha@intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20230321092654.7292-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/topology.c