]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - fix indices on boost volume on Conexant
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 2 Oct 2012 08:14:23 +0000 (10:14 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 6 Oct 2012 14:50:47 +0000 (16:50 +0200)
commit40df62a20a62e97c6eaac2fac76a9b4cd27476f9
tree177ca7193533a795040449978c07b183137f754e
parent3f0198cefce48bd2e4f9db429351734c896773c6
ALSA: hda - fix indices on boost volume on Conexant

After the recent patch "ALSA: hda - use both input paths on Conexant
auto parser" suddenly we can have more than one "Mic Boost", this
happened on Acer Aspire One 722. Therefore we must add the possibility
to put an index on this "Mic Boost" just as we do for the other
"Mic Boost" earlier in the same function.

BugLink: https://bugs.launchpad.net/bugs/1059523
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c