Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293326
b: refs/heads/master
c: 39be1af
h: refs/heads/master
v: v3
  • Loading branch information
Andrey Danin authored and Mark Brown committed Feb 11, 2012
1 parent 9ea06d0 commit 76a6189
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: 7fb7528acb219d27bc5a23d22b3ced816656eed2
refs/heads/master: 39be1aff5077b76477bfaf3eeebc4c69022784da
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/alc5632.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ static const unsigned int boost_tlv[] = {
/* 0db min scale, 6 db steps, no mute */
static const DECLARE_TLV_DB_SCALE(dig_tlv, 0, 600, 0);
/* 0db min scalem 0.75db steps, no mute */
static const DECLARE_TLV_DB_SCALE(vdac_tlv, -3525, 075, 0);
static const DECLARE_TLV_DB_SCALE(vdac_tlv, -3525, 75, 0);

static const struct snd_kcontrol_new alc5632_vol_snd_controls[] = {
/* left starts at bit 8, right at bit 0 */
Expand Down

0 comments on commit 76a6189

Please sign in to comment.