Commit e76ea13
committed
Revert "ASoC: SOF: Intel: hda-dai-ops: fix HDaudio link format"
This reverts commit 7f9512a.
commit 7f9512a ("ASoC: SOF: Intel: hda-dai-ops: fix HDaudio link
format") added up all DAIs channels for SoundWire aggregation mode. That
was correct because we used a DMA for all DAIs. But, it is not valid
anymore after we use a DMA for each DAI.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent 451ccef commit e76ea13
1 file changed
Lines changed: 2 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
231 | 229 | | |
232 | 230 | | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | 231 | | |
250 | 232 | | |
251 | 233 | | |
252 | 234 | | |
253 | | - | |
| 235 | + | |
254 | 236 | | |
255 | 237 | | |
256 | | - | |
| 238 | + | |
257 | 239 | | |
258 | 240 | | |
259 | 241 | | |
| |||
0 commit comments