Browse Source

Merge branch 'fix/asoc' into for-linus

Takashi Iwai 15 years ago
parent
commit
a26a408888
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"},