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

Merge remote-tracking branch 'asoc/topic/rt5631' into asoc-next

...@@ -1382,7 +1382,7 @@ static int rt5631_hifi_pcm_params(struct snd_pcm_substream *substream, ...@@ -1382,7 +1382,7 @@ static int rt5631_hifi_pcm_params(struct snd_pcm_substream *substream,
timesofbclk); timesofbclk);
if (coeff < 0) { if (coeff < 0) {
dev_err(codec->dev, "Fail to get coeff\n"); dev_err(codec->dev, "Fail to get coeff\n");
return -EINVAL; return coeff;
} }
switch (params_format(params)) { switch (params_format(params)) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册