Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270691
b: refs/heads/master
c: 458f6f6
h: refs/heads/master
i:
  270689: b71e643
  270687: d3732e8
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Sep 28, 2011
1 parent 3e08b59 commit 744ed84
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: 4addfd88ea6c5f6dba60aa43efa45551f4604b88
refs/heads/master: 458f6f692105d4c08ef9e6b777022a829b1494b5
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/adau1373.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ static int adau1373_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
break;
case SND_SOC_DAIFMT_CBS_CFS:
ctrl = 0;
adau1373_dai->master = true;
adau1373_dai->master = false;
break;
default:
return -EINVAL;
Expand Down

0 comments on commit 744ed84

Please sign in to comment.