Commit f177999
committed
ASoC: SOF: Intel: hda-sdw-bpt: use hda_dma_prepare/cleanup helpers
Use hda_dma_prepare/cleanup helpers to reserve the pair link host DMA as
it is needed for SoundWire BPT stream. It works fine because we assume
the SwoundWire BPT will not run with audio streams simultaneously.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent d420caa commit f177999
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
0 commit comments