Commit 73870dc
committed
ipc: ipc4: dai: fix direct use of DMA driver calls
Fix a few remaining uses of direct DMA driver calls. Use
the sof_dma.h wrapper instead, allowing the code to be used
also from user-space.
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 2a9c709 commit 73870dc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
0 commit comments