From: Takashi Iwai Date: Mon, 2 Jul 2007 17:18:00 +0000 (+0200) Subject: [ALSA] hda-codec - Fix the error in DAC assignment of STAC codec X-Git-Tag: v2.6.23-rc1~215^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df802952b723cdb08f2f8a3cba396c357290850b;p=pandora-kernel.git [ALSA] hda-codec - Fix the error in DAC assignment of STAC codec 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed