Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230417
b: refs/heads/master
c: 9020808
h: refs/heads/master
i:
  230415: a24d0d3
v: v3
  • Loading branch information
Olaya, Margarita authored and Liam Girdwood committed Dec 14, 2010
1 parent 81b9823 commit 833a710
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: cbd9cb5de3182d688544611c019b06bf04e2ad06
refs/heads/master: 9020808b4d9ff6b7eebb026492dba6a805309df8
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,9 +471,9 @@ static DECLARE_TLV_DB_SCALE(mic_preamp_tlv, -600, 600, 0);

/*
* MICGAIN volume control:
* from 6 to 30 dB in 6 dB steps
* from -6 to 30 dB in 6 dB steps
*/
static DECLARE_TLV_DB_SCALE(mic_amp_tlv, 600, 600, 0);
static DECLARE_TLV_DB_SCALE(mic_amp_tlv, -600, 600, 0);

/*
* AFMGAIN volume control:
Expand Down

0 comments on commit 833a710

Please sign in to comment.