]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - fix digital mic selection in mixer on 92HD8X codecs
authorVitaliy Kulikov <Vitaliy.Kulikov@idt.com>
Thu, 10 Mar 2011 01:47:43 +0000 (19:47 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 20:16:47 +0000 (13:16 -0700)
commitfa958081e1b2038ce669e2db878ee8df6a63b677
tree088c1d9b5f6dee4af540d2b5de8d2e85b6b2f445
parentdd152cbc245edb3c3f6df1d01a8794195bdfb2de
ALSA: hda - fix digital mic selection in mixer on 92HD8X codecs

commit 094a42452abd5564429045e210281c6d22e67fca upstream.

When the mux for digital mic is different from the mux for other mics,
the current auto-parser doesn't handle them in a right way but provides
only one mic.  This patch fixes the issue.

Signed-off-by: Vitaliy Kulikov <Vitaliy.Kulikov@idt.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c