Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321943
b: refs/heads/master
c: 28c42c2
h: refs/heads/master
i:
  321941: 3c05905
  321939: 09466ca
  321935: a5e57bf
v: v3
  • Loading branch information
Mark Brown committed Aug 17, 2012
1 parent a09d222 commit 1cf6bbb
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: ccf795847a38235ee4a56a24129ce75147d6ba8f
refs/heads/master: 28c42c28309244d0b15d1b385e33429d59997679
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ SOC_SINGLE("Treble Volume", AC97_MASTER_TONE, 0, 15, 1),

SOC_SINGLE("Capture ADC Switch", AC97_REC_GAIN, 15, 1, 1),
SOC_ENUM("Capture Volume Steps", wm9712_enum[6]),
SOC_DOUBLE("Capture Volume", AC97_REC_GAIN, 8, 0, 63, 1),
SOC_DOUBLE("Capture Volume", AC97_REC_GAIN, 8, 0, 63, 0),
SOC_SINGLE("Capture ZC Switch", AC97_REC_GAIN, 7, 1, 0),

SOC_SINGLE_TLV("Mic 1 Volume", AC97_MIC, 8, 31, 1, main_tlv),
Expand Down

0 comments on commit 1cf6bbb

Please sign in to comment.