Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316308
b: refs/heads/master
c: 7744419
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Prchal authored and Mark Brown committed Jul 9, 2012
1 parent f0470ae commit 142ed13
Show file tree
Hide file tree
Showing 2 changed files with 4 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: bc9dce5853ced3b7a5bc79f1101a4c4b0a752f3e
refs/heads/master: 774441915de8402103ffe5bf68656f160fefc86f
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/tlv320aic3x.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,9 @@ static const struct snd_kcontrol_new aic3x_snd_controls[] = {
*/
SOC_DOUBLE_R("AGC Switch", LAGC_CTRL_A, RAGC_CTRL_A, 7, 0x01, 0),

/* De-emphasis */
SOC_DOUBLE("De-emphasis Switch", AIC3X_CODEC_DFILT_CTRL, 2, 0, 0x01, 0),

/* Input */
SOC_DOUBLE_R_TLV("PGA Capture Volume", LADC_VOL, RADC_VOL,
0, 119, 0, adc_tlv),
Expand Down

0 comments on commit 142ed13

Please sign in to comment.