]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix conflict of Mic Boot controls
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Dec 2010 14:23:41 +0000 (15:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 17 Dec 2010 14:23:41 +0000 (15:23 +0100)
commit435d2e4bfa9cc2657ef06bea7c8f2fb3691f9b4b
tree6d0d83c659624c84173274161251edcfb4cccd2a
parenteb2ae8cd4f72c01cd6ff731584d3a8f4c84a4f0d
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>
sound/pci/hda/patch_realtek.c