Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170226
b: refs/heads/master
c: ba2b87f
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Nov 12, 2009
1 parent 257253c commit c4aaae5
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: 7aae816dae150caad8880357e42303935c0179a8
refs/heads/master: ba2b87f5a93659a28cc4fb812ccd7b4146ac3aa9
2 changes: 1 addition & 1 deletion trunk/sound/soc/s3c24xx/smdk64xx_wm8580.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ static int smdk64xx_hw_params(struct snd_pcm_substream *substream,
if (ret < 0)
return ret;

ret = snd_soc_dai_set_pll(codec_dai, 0, WM8580_PLLA,
ret = snd_soc_dai_set_pll(codec_dai, WM8580_PLLA, 0,
SMDK64XX_WM8580_FREQ, pll_out);
if (ret < 0)
return ret;
Expand Down

0 comments on commit c4aaae5

Please sign in to comment.