Commit 66e41b0
committed
ipc4: assert IPC4 pipeline triggering logic
With IPC4, each pipeline is triggered separately. Exactly 1 pipeline is
expected in the pipelines list in pipeline_schedule_triggered().
Unfortunately, we still have considerable complex IPC3 pipeline triggering
code being used with IPC4. This assertion ensures that the code works
correctly for the IPC4 case.
Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>1 parent 81d76d1 commit 66e41b0
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
287 | 297 | | |
288 | 298 | | |
289 | 299 | | |
| |||
0 commit comments