commit | 967303dabc22335e83c6ee4a9e0684a7c05da976 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 19 17:12:42 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Mar 07 18:29:52 2013 +0100 |
tree | f94d11ae35522d65fb437812ca6190a31775bcfd | |
parent | 2dad9402192250d4061332b6a9be71ebf8493c49 [diff] |
ALSA: hda - Add the generic Headphone Mic feature This patch improves the generic parser code to allow to set up the headphone jack as a mic input. User can enable this feature by giving hp_mic hint string. The former shared hp/mic feature for the single built-in mic is still retained. This detection can be disabled now via hp_mic_detect hint string, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>