From: Takashi Iwai Date: Fri, 17 Dec 2010 14:23:41 +0000 (+0100) Subject: ALSA: hda - Fix conflict of Mic Boot controls X-Git-Tag: v2.6.37-rc7~23^2~1^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e8c3239bcc7b89c76179fd33fb6faa3413c00d;p=pandora-kernel.git ALSA: hda - Fix conflict of Mic Boot controls Due to the recent change for multiple mics assignment, we need to handle the index of each Mic Boost control respectively. Otherwise the driver gets the control element conflicts, and gives the unsable state. Reference: kernel bug 25002 https://bugzilla.kernel.org/show_bug.cgi?id=25002 Reported-and-tested-by: Adam Williamson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed