Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273569
b: refs/heads/master
c: d558cfc
h: refs/heads/master
i:
  273567: 5128df2
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Oct 31, 2011
1 parent de0fc47 commit e17f86f
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: 04c57163c8edfbc50e022737014069998ba4fc5f
refs/heads/master: d558cfc30064a97c2c65dbd2b3a4f5a1dea7ec1b
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8711.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static int wm8711_set_dai_fmt(struct snd_soc_dai *codec_dai,
unsigned int fmt)
{
struct snd_soc_codec *codec = codec_dai->codec;
u16 iface = 0;
u16 iface = snd_soc_read(codec, WM8711_IFACE) & 0x000c;

/* set master/slave audio interface */
switch (fmt & SND_SOC_DAIFMT_MASTER_MASK) {
Expand Down

0 comments on commit e17f86f

Please sign in to comment.