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 19:50:24 +0000 (12:50 -0700)
commite54ee431f85d649c0c9a3a88cda5876be9c68104
tree19d553f6cf34e5f026026ddfa18737e8956ec08d
parent15f6ea2ca7556cd9978cd79c7782d672f864ae92
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