ALSA: hda - Add the generic Headphone Mic feature
authorTakashi Iwai <tiwai@suse.de>
Tue, 19 Feb 2013 16:12:42 +0000 (17:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Mar 2013 17:29:52 +0000 (18:29 +0100)
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>

No differences found