]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: hda - Implement headset jack functionality for some Dell hw
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 15 Apr 2013 13:44:14 +0000 (15:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Apr 2013 13:52:55 +0000 (15:52 +0200)
commit73bdd597823e2231dc882577dbbaf8df92fe1775
tree29cf34127105d7f9b8b3348837a4317d56e7fa9b
parent1539d4f82ad534431cc67935e8e442ccf107d17d
ALSA: hda - Implement headset jack functionality for some Dell hw

On some machines, there is a headset jack that can support both
headphone, headsets (of both CTIA and OMTP type) and mic-in.

On other machines, the headset jack supports headphone, headsets
(both CTIA and OMTP), but not mic-in.

This patch implements that functionality as different capture sources.

Buglink: https://bugs.launchpad.net/bugs/1169143
Tested-by: David Chen <david.chen@canonical.com>
Co-authored-by: Kailang <kailang@realtek.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c