From: Takashi Iwai Date: Wed, 22 Feb 2012 11:26:38 +0000 (+0100) Subject: ALSA: hda/via - Don't create duplicated boost controls X-Git-Tag: v3.4-rc1~144^2~4^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8bbc6f17b2a28c58de804064dbdab036d4318e;p=pandora-kernel.git ALSA: hda/via - Don't create duplicated boost controls The driver may create duplicated mic boost controls when there are multiple mics with the very same type / location, and this leads to the error at actual kcontrol creation. It needs to check the validity of the created control and add a proper index if it's duplicated. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed