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:03:55 +0000 (13:03 -0700)
commit6f1d6832db2fbade524f37cb23d246b45cb01e2a
tree17c8ee745805cf22e717e0131c1fdb0375e79de8
parent11052185a6eb08d7eb8b52a840f33c665226c8f1
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