diff options
| author | Ranjani Sridharan <[email protected]> | 2021-09-27 15:05:11 +0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-10-01 20:48:24 +0100 |
| commit | 0a2dea1f10106746e5ed033beaf403049cf8eb10 (patch) | |
| tree | 7ac5bd97e1820accd4fff4f6cd26c1d49f0edfaf /tools/perf/scripts/python | |
| parent | d1a7af0979292b187bde0d556d26fe21bd64b832 (diff) | |
ASoC: SOF: Add new fields to snd_sof_route
Add two new fields to save the source widget and sink widget
pointers in struct snd_sof_route to make it easier to look up
routes by source/sink widget. Also, add a flag to indicate
if the route has been set up in the DSP. These will be used
when the dynamic pipeline feature is implemented and routes
will have to be set up at run time.
Also, add a new sof_tear_down_pipelines() callback, that will
used to reset the set up status for all routes during suspend.
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Signed-off-by: Daniel Baluta <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions