ALSA: hda - Fix the check of loopback-mixer element index in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2011 10:57:22 +0000 (12:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2011 10:59:24 +0000 (12:59 +0200)
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 <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found