Home
last modified time | relevance | path

Searched hist:"8 d8bbc6f17b2a28c58de804064dbdab036d4318e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_via.cdiff 8d8bbc6f17b2a28c58de804064dbdab036d4318e Wed Feb 22 05:26:38 CST 2012 Takashi Iwai <tiwai@suse.de> 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 <tiwai@suse.de>