Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332143
b: refs/heads/master
c: 8b59c1a
h: refs/heads/master
i:
  332141: fcd8820
  332139: 14a9372
  332135: 48c4938
  332127: 4541e40
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Sep 22, 2012
1 parent b4f4b17 commit e84c9ad
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: 4cd7a2f1aedb2008004e110d31ce831895139fa0
refs/heads/master: 8b59c1a8d91c1c2acba2c9588ee69e40d539a3fc
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/twl4030-audio.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ static int __devinit twl4030_audio_probe(struct platform_device *pdev)
return -ENOMEM;

mutex_init(&audio->mutex);
audio->audio_mclk = pdata->audio_mclk;
audio->audio_mclk = twl_get_hfclk_rate();

/* Configure APLL_INFREQ and disable APLL if enabled */
switch (audio->audio_mclk) {
Expand Down

0 comments on commit e84c9ad

Please sign in to comment.