Merge branch 'fix/asoc' into for-linus

This commit is contained in:
Takashi Iwai 2010-02-05 19:57:16 +01:00
Родитель db9256c003 3b9447fb7f
Коммит a26a408888
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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"},