]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Headphone mic support for an Asus/Conexant device
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 16 Jul 2013 09:48:10 +0000 (11:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Jul 2013 09:57:37 +0000 (11:57 +0200)
commite4c3bce26de240457370d00ce396602cc98bb3cc
tree47aa906c59bf0f195405345b31c7515f438db94b
parent68593c9340847662ac1d337b3c5621a1f4ca05db
ALSA: hda - Headphone mic support for an Asus/Conexant device

This Conexant codec has a single jack that can be used as either
headphone or mic (but not headset). The existing hp_mic functionality
does not apply here, because the mic and the HP are on separate pins.

Hence make a lighter version of what has been earlier done for Realtek
codecs.

BugLink: https://bugs.launchpad.net/bugs/1198030
Tested-by: Franz Hsieh <franz.hsieh@canonical.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c