Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375227
b: refs/heads/master
c: df4a4ee
h: refs/heads/master
i:
  375225: c005450
  375223: e9e4c7d
v: v3
  • Loading branch information
Marek Belisko authored and Mark Brown committed May 3, 2013
1 parent 281500c commit 32eecd3
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: 81ee6833bc6ccd0c64d2f527775a3ded7aa9bfb4
refs/heads/master: df4a4eece78b484ea3c29aa1f9e9a03fcbb56c8b
2 changes: 1 addition & 1 deletion trunk/sound/soc/davinci/davinci-mcasp.c
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ static int davinci_mcasp_set_dai_fmt(struct snd_soc_dai *cpu_dai,
mcasp_set_bits(base + DAVINCI_MCASP_ACLKXCTL_REG, ACLKXPOL);
mcasp_clr_bits(base + DAVINCI_MCASP_TXFMCTL_REG, FSXPOL);

mcasp_clr_bits(base + DAVINCI_MCASP_ACLKRCTL_REG, ACLKRPOL);
mcasp_set_bits(base + DAVINCI_MCASP_ACLKRCTL_REG, ACLKRPOL);
mcasp_clr_bits(base + DAVINCI_MCASP_RXFMCTL_REG, FSRPOL);
break;

Expand Down

0 comments on commit 32eecd3

Please sign in to comment.