Skip to content

Commit f5ba49b

Browse files
committed
Merge pull request #61 from voodik/odroid-3.0.y-android
we don't need +18dB Record Path Digital Gain here
2 parents e21cb24 + a4e6df8 commit f5ba49b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/codecs/max98090_mixer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
#define MIC_ADC_GAIN (3<<4) // +18dB
4343
#define MIC_ADC_VOLUME (0x03) // 0dB
44-
#define TUNNING_ADC_GAIN 0x30
44+
#define TUNNING_ADC_GAIN 0x03
4545

4646
//----------------------------------------------------------------------------------------
4747
// playback function

0 commit comments

Comments
 (0)