Commit 0d7b596
committed
ASoC: SOF: revise snd_sof_find_spcm_dai
snd_sof_find_spcm_dai() is looking for the spcm that matches the
rtd->dai_link->id. And the FE DAI link id is pcm->pcm_id instead of
pcm->dai_id.
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>1 parent b3b2051 commit 0d7b596
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
605 | | - | |
| 605 | + | |
606 | 606 | | |
607 | 607 | | |
608 | 608 | | |
| |||
0 commit comments