ALSA: hda - Fix / improve ALC66x parser
authorTakashi Iwai <tiwai@suse.de>
Fri, 2 Oct 2009 07:03:58 +0000 (09:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Oct 2009 07:03:58 +0000 (09:03 +0200)
commit7085ec12a62ec2e990bc7d984bee7ba28e5c1dec
tree8640697b30bae458cf36342889e07ad3abd5c3c2
parent02d3332285377c9de395c2b5b792805d43923fd0
ALSA: hda - Fix / improve ALC66x parser

The auto-parser for ALC662/663/272 codecs doesn't work properly when
a speaker is connected to mono NID 0x17, and doesn't handle the dynamic
DAC assignment properly.

This patch fixes the issues and also improves the assignment of DACs
so that HP and speakers can have independent volume controls.

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