ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Jul 2011 11:07:54 +0000 (13:07 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:31:09 +0000 (09:31 +0200)
commitbb8bf4d40cb67dac12106746067994c38229de69
treee9fba0dad2aa5e7ff8a6edd0227d6e0656100ae7
parent8e89995c58644682302fe9e298a9e30ff38d01a1
ALSA: hda - Parse HP and speaker DACs even for multi connections for ALC662

In alc662_auto_fill_dac_nids(), the HP and speaker DACs aren't parsed
when the corresponding pins aren't fixed with single DACs.
Now check these DACs even for non-fixed pins.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c