From: Takashi Iwai Date: Sat, 23 Jul 2011 16:57:11 +0000 (+0200) Subject: ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser X-Git-Tag: v3.1-rc1~143^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f398ae72fc7e03356fc1ee6b54beef79ba6be6a;p=pandora-kernel.git ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser Fix a regression in the DAC filling code in patch_realtek.c. The already filled DACs in multiout.dac_nids[] were ignored because of num_dacs=0, thus always pointed to the first DAC. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed