phonepad: update rt3261.c as TAG V1.1.0.
author宋秀杰 <sxj@rock-chips.com>
Thu, 6 Sep 2012 12:46:26 +0000 (20:46 +0800)
committer宋秀杰 <sxj@rock-chips.com>
Thu, 6 Sep 2012 12:46:26 +0000 (20:46 +0800)
sound/soc/codecs/rt3261.c

index 8dd98c71ba21d5e6d6184238bcb80a45c3eff2b6..63c3ba7caaa62280616b88ab9e2512314cfd983a 100644 (file)
@@ -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"},