Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349385
b: refs/heads/master
c: b59e0f8
h: refs/heads/master
i:
  349383: 2391a83
v: v3
  • Loading branch information
Mark Brown committed Jan 17, 2013
1 parent 3ebea74 commit 4b0b042
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: 7d5cb4f7105e7cf12e58e6df5af0cbdb11060bca
refs/heads/master: b59e0f82aa350e380142353fbd30706092ba6312
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/arizona.c
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ static int arizona_hw_params(struct snd_pcm_substream *substream,
}
sr_val = i;

lrclk = snd_soc_params_to_bclk(params) / params_rate(params);
lrclk = rates[bclk] / params_rate(params);

arizona_aif_dbg(dai, "BCLK %dHz LRCLK %dHz\n",
rates[bclk], rates[bclk] / lrclk);
Expand Down

0 comments on commit 4b0b042

Please sign in to comment.