Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275992
b: refs/heads/master
c: 740fb9d
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch committed Nov 20, 2011
1 parent 776a8a2 commit d998285
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: a19ea0b8ec1f6892bf18f461d5023c9299e1417b
refs/heads/master: 740fb9d512d91b1d6192ea13c109efa05b101424
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ static const DECLARE_TLV_DB_SCALE(capture_6db_attenuate, -600, 600, 0);

/* tlv for mic gain, 0db 20db 30db 40db */
static const unsigned int mic_gain_tlv[] = {
TLV_DB_RANGE_HEAD(4),
TLV_DB_RANGE_HEAD(2),
0, 0, TLV_DB_SCALE_ITEM(0, 0, 0),
1, 3, TLV_DB_SCALE_ITEM(2000, 1000, 0),
};
Expand Down

0 comments on commit d998285

Please sign in to comment.