Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342935
b: refs/heads/master
c: a503451
h: refs/heads/master
i:
  342933: 3dbf4c0
  342931: 1d461cf
  342927: df03044
v: v3
  • Loading branch information
Mark Brown committed Dec 9, 2012
1 parent 0da9729 commit 068c530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5767418393f55ac5f01d372c9887c7267aa59d9
refs/heads/master: a50345152e9f66e3bc7847c58980b55f5ff7bec4
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/rt5631.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)) {
Expand Down

0 comments on commit 068c530

Please sign in to comment.