Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: topology: set component dai_index to ipc dai config dai_index
The ipc dai config dai_index is from topology. However, the same dai config will be applied to all DAIs in the same dai link. We have to ensure that the ipc dai config's dai_index match to the component's dai_index. Signed-off-by: Bard Liao <[email protected]>
- Loading branch information