ALSA: hda - Check hard-wired DACs at first for ALC662 & co
authorTakashi Iwai <tiwai@suse.de>
Mon, 27 Jun 2011 10:34:01 +0000 (12:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Jun 2011 10:34:01 +0000 (12:34 +0200)
commit3af9ee6b83c4c3f2577719e31e7d2af1ce996557
treeba6821684df3bee01ac912368e9e6f0d57d428bb
parentcb053a8265954518d4c9e865d8a0d682405825d2
ALSA: hda - Check hard-wired DACs at first for ALC662 & co

Some Realtek codecs have the output pins hardwired with certain DACs.
These DACs have to be assigned at first and assign the rest for
multi-DAC pins so that all DACs can be assigned properly.

Without such an optimization, speaker outputs may be assigned to the
same DAC as the headphone or others.

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