forked from Minki/linux
0643558f85
DAPM core already creates widgets for DAIs. It is not necessary
to declare them by SND_SOC_DAPM_AIF_IN/SND_SOC_DAPM_AIF_OUT.
Furthermore, original codes use backend DAI's stream name to be the AIF
widget name. It causes the same widget to be created twice, and after
commit
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mt8173-max98090.c | ||
mt8173-rt5650-rt5676.c | ||
mtk-afe-common.h | ||
mtk-afe-pcm.c |