From: Takashi Iwai Date: Fri, 23 Jan 2009 10:55:42 +0000 (+0100) Subject: ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputs X-Git-Tag: v2.6.27.14~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2081e491dd998c75a206f8a8a75df586197aace9;p=pandora-kernel.git ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputs commit 00a602db1ce9d61319d6f769dee206ec85f19bda upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed