commit | 53e8c3239bcc7b89c76179fd33fb6faa3413c00d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 17 15:23:41 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 17 15:23:41 2010 +0100 |
tree | 6d0d83c659624c84173274161251edcfb4cccd2a | |
parent | ac612407932be18697b5ae9da0a80f138b8bea8e [diff] |
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 <awilliam@redhat.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>