From: David Henningsson Date: Wed, 1 Feb 2012 11:05:41 +0000 (+0100) Subject: ALSA: HDA: Fix duplicated output to more than one codec X-Git-Tag: v3.2.6~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23a6ba81e42ad2d95afc04840d08b558092ba24;p=pandora-kernel.git ALSA: HDA: Fix duplicated output to more than one codec commit 54c2a89f60fd71b924d0f848ac892442951401a6 upstream. This typo caused the wrong codec's nid to be checked for wcaps type. As a result, sometimes speakers would duplicate the output sent to HDMI output. BugLink: https://bugs.launchpad.net/bugs/924320 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed