Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322891
b: refs/heads/master
c: bc72d26
h: refs/heads/master
i:
  322889: 5419c87
  322887: 69c536d
v: v3
  • Loading branch information
Julia Lawall authored and Mark Brown committed Aug 20, 2012
1 parent 2d80f35 commit afe4a90
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: b18e93a493626c1446f9788ebd5844d008bbf71c
refs/heads/master: bc72d26bdb23c908ad52ec2d321a137d27762f08
2 changes: 1 addition & 1 deletion trunk/sound/soc/omap/am3517evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static int am3517evm_hw_params(struct snd_pcm_substream *substream,
return ret;
}

snd_soc_dai_set_sysclk(cpu_dai, OMAP_MCBSP_FSR_SRC_FSX, 0,
ret = snd_soc_dai_set_sysclk(cpu_dai, OMAP_MCBSP_FSR_SRC_FSX, 0,
SND_SOC_CLOCK_IN);
if (ret < 0) {
printk(KERN_ERR "can't set CPU system clock OMAP_MCBSP_FSR_SRC_FSX\n");
Expand Down

0 comments on commit afe4a90

Please sign in to comment.