From a4e6df8abf24a39c5830cfb7ab904db21b46a415 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 31 Aug 2014 01:10:06 +0400 Subject: [PATCH] we don't need +18dB Record Path Digital Gain here --- sound/soc/codecs/max98090_mixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/max98090_mixer.c b/sound/soc/codecs/max98090_mixer.c index 04cb1c75b40358..d1050894073799 100644 --- a/sound/soc/codecs/max98090_mixer.c +++ b/sound/soc/codecs/max98090_mixer.c @@ -41,7 +41,7 @@ #define MIC_ADC_GAIN (3<<4) // +18dB #define MIC_ADC_VOLUME (0x03) // 0dB -#define TUNNING_ADC_GAIN 0x30 +#define TUNNING_ADC_GAIN 0x03 //---------------------------------------------------------------------------------------- // playback function