Skip to content
Commit 8d8bbc6f authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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: default avatarTakashi Iwai <tiwai@suse.de>
parent 070cff4c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment