[ALSA] hda-codec - Fix the error in DAC assignment of STAC codec
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 Jul 2007 17:18:00 +0000 (19:18 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 20 Jul 2007 09:11:39 +0000 (11:11 +0200)
The STAC codec support code has the automatic recognition of
additional side-output pins, and this may result in an error when
the assigned pin has no corresponding DAC connection.
The patch fixes the problem -- it corrects the line_outs again
without such additional pins.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found