commit | df802952b723cdb08f2f8a3cba396c357290850b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jul 02 19:18:00 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Jul 20 11:11:39 2007 +0200 |
tree | 6a9ef5522b4269b7ba45634edf10f68fe3cb1795 | |
parent | d10ad1a26da03fe089c02846a95fa5938c3ca3ce [diff] |
[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 <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>