From: Takashi Iwai Date: Tue, 21 Jun 2011 10:57:22 +0000 (+0200) Subject: ALSA: hda - Fix the check of loopback-mixer element index in patch_via.c X-Git-Tag: v3.1-rc1~271^2^2~69^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e11cae143e4c0a4fc77fe532e18c550d63ab02d;p=pandora-kernel.git ALSA: hda - Fix the check of loopback-mixer element index in patch_via.c Fix the check of the multiple loopback-mixer, which gave sometimes a wrong index assigned to an element even for different names, e.g. Mic and Front Mic. Now check the label properly for avoid duplication. Reported-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed