From 48924ff8483bcd0ad1e0adea1184d02c93b70841 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=AE=8B=E7=A7=80=E6=9D=B0?= Date: Thu, 6 Sep 2012 20:46:26 +0800 Subject: [PATCH] phonepad: update rt3261.c as TAG V1.1.0. --- sound/soc/codecs/rt3261.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sound/soc/codecs/rt3261.c b/sound/soc/codecs/rt3261.c index 8dd98c71ba21..63c3ba7caaa6 100644 --- a/sound/soc/codecs/rt3261.c +++ b/sound/soc/codecs/rt3261.c @@ -60,7 +60,7 @@ static struct snd_soc_codec *rt3261_codec; #define RT3261_REG_RW 1 /* for debug */ #define RT3261_DET_EXT_MIC 0 -#define VERSION "RT3261_V1.0.0" +#define VERSION "RT3261_V1.1.0" #if defined (CONFIG_SND_SOC_RT5623) extern void rt5623_on(void); @@ -2356,13 +2356,9 @@ static const struct snd_soc_dapm_route rt3261_dapm_routes[] = { {"DAC R2 Mux", "IF2", "IF2 DAC R"}, {"DAC R2 Mux", "IF3", "IF3 DAC R"}, -#if defined (CONFIG_SND_SOC_RT3261) {"DAC R2 Volume", NULL, "Mono dacr Mux"}, {"Mono dacr Mux", "TxDC_R", "DAC R2 Mux"}, {"Mono dacr Mux", "TxDP_R", "IF2 ADC R Mux"}, -#else - {"DAC R2 Volume", NULL, "DAC R2 Mux"}, -#endif {"Stereo DAC MIXL", "DAC L1 Switch", "DAC MIXL"}, {"Stereo DAC MIXL", "DAC L2 Switch", "DAC L2 Volume"}, -- 2.34.1