]> git.hungrycats.org Git - linux/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)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:39 +0000 (11:58 -0700)
commiteff1214a95e75a52b0fd6220bd92bab8d849e9b8
tree8e17457950e07a038e5f27fcf5cb120bb4c5e177
parentb543907c05b156ddf349ff966fb318de089520e7
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
sound/pci/hda/patch_sigmatel.c