Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232553
b: refs/heads/master
c: a282879
h: refs/heads/master
i:
  232551: 1e4458e
v: v3
  • Loading branch information
Dimitris Papastamos authored and Mark Brown committed Jan 19, 2011
1 parent 8d4fd44 commit bad713b
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: 52fc43f7c1c416b114e88ff39635c36e67ef15b6
refs/heads/master: a28287925555c93984115d37a1a25315ea369764
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8995.c
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@ static int wm8995_set_tristate(struct snd_soc_dai *codec_dai, int tristate)
else
val = 0;

return snd_soc_update_bits(codec, reg, mask, reg);
return snd_soc_update_bits(codec, reg, mask, val);
}

/* The size in bits of the FLL divide multiplied by 10
Expand Down

0 comments on commit bad713b

Please sign in to comment.