Commit c7ee208
Marcin Maka
dma: hda: 2nd playback with existing topology fixed
Host comp must delete sgl completely on reset since
it is fully re-created on params.
Dai comp must free the dma channel on reset since it
is acquired again on params (stream tag may change).
Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com>1 parent 678cf3f commit c7ee208
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
| 498 | + | |
| 499 | + | |
498 | 500 | | |
499 | 501 | | |
500 | 502 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
| 677 | + | |
| 678 | + | |
678 | 679 | | |
679 | 680 | | |
680 | 681 | | |
681 | | - | |
| 682 | + | |
682 | 683 | | |
683 | 684 | | |
684 | 685 | | |
| 686 | + | |
685 | 687 | | |
686 | 688 | | |
687 | 689 | | |
| |||
0 commit comments