dect
/
linux-2.6
Archived
13
0
Fork 0

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

This commit is contained in:
Mark Brown 2012-12-02 13:35:12 +09:00
commit 897074d89b
1 changed files with 1 additions and 1 deletions

View File

@ -1382,7 +1382,7 @@ static int rt5631_hifi_pcm_params(struct snd_pcm_substream *substream,
timesofbclk);
if (coeff < 0) {
dev_err(codec->dev, "Fail to get coeff\n");
return -EINVAL;
return coeff;
}
switch (params_format(params)) {