From e9b8c1d4df97599e1f7da94be85a4fe41121987a Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Sun, 20 Nov 2011 15:14:11 +0100 Subject: [PATCH] --- yaml --- r: 275994 b: refs/heads/master c: dac678f5c281fac55aadfa5f390c12a8d14bbc67 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8993.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e238416ab4e8..534fd5a0549d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 43e9dc7bce9f21355cd2aa493a99281eae03b156 +refs/heads/master: dac678f5c281fac55aadfa5f390c12a8d14bbc67 diff --git a/trunk/sound/soc/codecs/wm8993.c b/trunk/sound/soc/codecs/wm8993.c index eec8e1435116..d1a142f48b09 100644 --- a/trunk/sound/soc/codecs/wm8993.c +++ b/trunk/sound/soc/codecs/wm8993.c @@ -512,7 +512,7 @@ static const DECLARE_TLV_DB_SCALE(drc_comp_threash, -4500, 75, 0); static const DECLARE_TLV_DB_SCALE(drc_comp_amp, -2250, 75, 0); static const DECLARE_TLV_DB_SCALE(drc_min_tlv, -1800, 600, 0); static const unsigned int drc_max_tlv[] = { - TLV_DB_RANGE_HEAD(4), + TLV_DB_RANGE_HEAD(2), 0, 2, TLV_DB_SCALE_ITEM(1200, 600, 0), 3, 3, TLV_DB_SCALE_ITEM(3600, 0, 0), };