ALSA: hda - Fix ALC861 auto-mode parser
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 13:17:45 +0000 (15:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 13:36:25 +0000 (15:36 +0200)
commit1c20930a41c623a2281e754f9321cd0feb01ceb9
tree7484d66f36b73b599095c37e454a87b0f8e04897
parent05ff7e11b78f18ff6819d2c260b7bcc7da0c8f46
ALSA: hda - Fix ALC861 auto-mode parser

Fix the logic of ALC861 auto-mode parser for the outputs.
Instead of assuming the fixed DAC list, parse the conection and assign
the DAC dynamically.

Also, unmute the unused output connections to avoid noises on inputs.

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