From: Takashi Iwai Date: Wed, 12 Dec 2012 17:02:41 +0000 (+0100) Subject: ALSA: hda/realtek - Parse analog loopback paths more generically X-Git-Tag: v3.9-rc1~129^2~70^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2fd19c2fc3cc5e609c573f3c66711fd809f9d3c;p=pandora-kernel.git ALSA: hda/realtek - Parse analog loopback paths more generically Improve the parser of analog loopback paths and handle in a more generic way. The following changes are included in this patch: - Instead of assuming direct connections between pins and the mixer widget, track the whole path between them. This fixes some missing connections like ALC660. - Introduce the path list for loopback paths like input and output path lists. Currently it's not used for any real purposes, yet. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed