Commit 3abf6fa
committed
ASoC: SOF: ipc3-topology: Fix multi-core and static pieplines tear down
In the case of static pipelines, freeing the widgets in the pipelines
that were left over after freeing the scheduler widgets results in errors
because the secondary cores are powered off when the scheduler widgets
are freed. Fix this by tearing down the left over pipelines before
powering off the secondary cores.
Fixes: d7332c4 ("ASoC: SOF: ipc3-topology: Fix pipeline tear down logic")
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent 4ded0e1 commit 3abf6fa
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2473 | 2473 | | |
2474 | 2474 | | |
2475 | 2475 | | |
2476 | | - | |
2477 | | - | |
2478 | | - | |
2479 | | - | |
2480 | | - | |
2481 | 2476 | | |
2482 | 2477 | | |
2483 | 2478 | | |
| |||
2493 | 2488 | | |
2494 | 2489 | | |
2495 | 2490 | | |
| 2491 | + | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
2496 | 2496 | | |
2497 | 2497 | | |
2498 | 2498 | | |
| |||
0 commit comments