]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Add support of dock-mic detection to Conexant auto-parser
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2011 08:35:15 +0000 (10:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 17 May 2011 10:33:00 +0000 (12:33 +0200)
commit43c1b2e9209cc824177a5a13e34fb21dfab3455a
treea91f2d81088902097b3fd4ac5c1db665d5960021
parent52d3cb88d75701f800db16561ff12c7692b56e55
ALSA: hda - Add support of dock-mic detection to Conexant auto-parser

In addition to the normal external mic jack, check also the mic jack
on a docking-station as well, and select the input source appropriately.

The similar functionality was already implemented in patch_sigmatel.c.

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