ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser
authorTakashi Iwai <tiwai@suse.de>
Sat, 23 Jul 2011 16:57:11 +0000 (18:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 23 Jul 2011 16:57:11 +0000 (18:57 +0200)
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 <tiwai@suse.de>

No differences found