Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273567
b: refs/heads/master
c: 68e4798
h: refs/heads/master
i:
  273565: 8d8b7fb
  273563: 075fdc9
  273559: 3eb06a4
  273551: f431222
  273535: 4a84f9c
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 27, 2011
1 parent 50eac72 commit 5128df2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b01a3d69f85c0af0934451e0f5457f2f6e7f3e63
refs/heads/master: 68e47981437686e58de1edc616d6c3043e01f07e
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/tlv320aic3x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,7 @@ static int aic3x_set_dai_fmt(struct snd_soc_dai *codec_dai,
break;
case SND_SOC_DAIFMT_CBS_CFS:
aic3x->master = 0;
iface_areg &= ~(BIT_CLK_MASTER | WORD_CLK_MASTER);
break;
default:
return -EINVAL;
Expand Down

0 comments on commit 5128df2

Please sign in to comment.