Browse Source

Merge branch 'for-2.6.33' into for-2.6.34

Mark Brown 15 years ago
parent
commit
4f2c120d18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/omap/omap3pandora.c

+ 1 - 0
sound/soc/omap/omap3pandora.c

@@ -145,6 +145,7 @@ static const struct snd_soc_dapm_widget omap3pandora_in_dapm_widgets[] = {
 };
 
 static const struct snd_soc_dapm_route omap3pandora_out_map[] = {
+	{"PCM DAC", NULL, "APLL Enable"},
 	{"Headphone Amplifier", NULL, "PCM DAC"},
 	{"Line Out", NULL, "PCM DAC"},
 	{"Headphone Jack", NULL, "Headphone Amplifier"},