commit | 02d3332285377c9de395c2b5b792805d43923fd0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 01 16:38:11 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Oct 01 16:38:11 2009 +0200 |
tree | 6d835a3ddd8176427be24be9ddc6596585ceed27 | |
parent | 3db6c037c6954ed6d98ef199938e4004fea96908 [diff] |
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>