commit | 54c2a89f60fd71b924d0f848ac892442951401a6 | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Wed Feb 01 12:05:41 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 01 12:13:16 2012 +0100 |
tree | dde1139d2618014edd81edccd743a6584ca31446 | |
parent | f70eecde3bca92630d3886496e73316ff353f185 [diff] |
ALSA: HDA: Fix duplicated output to more than one codec 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. Cc: stable@kernel.org BugLink: https://bugs.launchpad.net/bugs/924320 Signed-off-by: David Henningsson <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>