commit | 00a602db1ce9d61319d6f769dee206ec85f19bda | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 23 11:55:42 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 23 11:55:42 2009 +0100 |
tree | 433fd9cb67caa37359f4e5e58d6cb688630360be | |
parent | 32ed3f4640631ab7a4c0bc0f1463cf019d510341 [diff] |
ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputs The reference NID for the analog outputs of STAC/IDT codecs is set to a fixed number 0x02. But this isn't always correct and in many codecs it points to a non-existing NID. This patch fixes the initialization of the PCM reference NID taken from the actually probed DAC list. Signed-off-by: Takashi Iwai <tiwai@suse.de>