ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Oct 2009 14:38:11 +0000 (16:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 1 Oct 2009 14:38:11 +0000 (16:38 +0200)
commit02d3332285377c9de395c2b5b792805d43923fd0
tree6d835a3ddd8176427be24be9ddc6596585ceed27
parent3db6c037c6954ed6d98ef199938e4004fea96908
ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs

When the auto-mic switching between an analog and a digital mic is
needed with IDT codecs, the current driver doesn't reset the connection
of the digital mux.

This patch fixes the behavior by checking both mux connections properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c