From: Takashi Iwai Date: Mon, 21 Jan 2013 13:24:31 +0000 (+0100) Subject: ALSA: hda - Check aamix-output paths from other DACs, too X-Git-Tag: v3.9-rc1~129^2~70^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87498b65197f951899d8bbd99e5553227c41ec9;p=pandora-kernel.git ALSA: hda - Check aamix-output paths from other DACs, too Many codecs provide routes to multiple output pins through an aamix widget, but most of them do it only from a single DAC. However, the current generic parser checks only the aamix paths from the original (directly bound) DACs through aamix NID, and miss the path: primary DAC -> aamix -> target out pin This patch adds a more check for the routes like the above. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed