From: 邱建斌 Date: Thu, 26 Apr 2012 07:39:07 +0000 (+0800) Subject: rt5631 : disable rt5631 ALC function X-Git-Tag: firefly_0821_release~9300 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2db8c0fab7590c5ecca7d0852affecc109a4129c;p=firefly-linux-kernel-4.4.55.git rt5631 : disable rt5631 ALC function --- diff --git a/sound/soc/codecs/rt5631.c b/sound/soc/codecs/rt5631.c index 9948c2bb72ba..db1b1397c90d 100755 --- a/sound/soc/codecs/rt5631.c +++ b/sound/soc/codecs/rt5631.c @@ -37,7 +37,7 @@ #endif #define RT5631_VERSION "0.01 alsa 1.0.24" -#define RT5631_ALC_DAC_FUNC_ENA 1 //ALC functio for DAC +#define RT5631_ALC_DAC_FUNC_ENA 0 //ALC functio for DAC #define RT5631_ALC_ADC_FUNC_ENA 1 //ALC function for ADC #define RT5631_SPK_TIMER 0 //if enable this, MUST enable RT5631_EQ_FUNC_ENA first!