提交 f4976116 编写于 作者: M Mark Brown

ASoC: WM9713 requires symmetric rates on the voice DAI

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 f4c1724f
......@@ -1069,6 +1069,7 @@ struct snd_soc_dai wm9713_dai[] = {
.rates = WM9713_PCM_RATES,
.formats = WM9713_PCM_FORMATS,},
.ops = &wm9713_dai_ops_voice,
.symmetric_rates = 1,
},
};
EXPORT_SYMBOL_GPL(wm9713_dai);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册