浏览代码

Merge branch 'fix/asoc' into for-linus

Takashi Iwai 15 年之前
父节点
当前提交
a26a408888
共有 1 个文件被更改,包括 1 次插入0 次删除
  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"},