From: Takashi Iwai Date: Wed, 23 Jan 2013 16:00:31 +0000 (+0100) Subject: ALSA: hda - Fix missing path between aamix and outputs in AD codecs X-Git-Tag: v3.9-rc1~129^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4a395e7819b1e666b2e9da22234059f403dbc11;p=pandora-kernel.git ALSA: hda - Fix missing path between aamix and outputs in AD codecs AD1988 family and AD1882 codecs have another mixer widget (0x21) between the analog-loopback mixer widget (0x20) and the actual outputs. Due to this hole, the analog-loopbacks aren't sent properly to the output pins. As a band-aid fix, introduce another fields holding the aamix merge path, and activate it. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed