]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix headset mic and mic-in for a Dell desktop
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 12 May 2015 12:38:15 +0000 (14:38 +0200)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 10 Jun 2015 17:42:06 +0000 (13:42 -0400)
commit62bed83cc692bed56ff99470bab7876a5383a293
tree6fd6afce7ad348bd2a29955c944d9b6d29603b15
parentc49ead5edb01f741021dffe314500111fd9fb5ad
ALSA: hda - Fix headset mic and mic-in for a Dell desktop

[ Upstream commit 1f8b46cdc806dfd76386f8442d9a6d0ae69abb25 ]

ALC662 does not need any special verbs to change the jack functionality,
and enables mic in through the headphone jack mode by changing the
direction of the headphone pin node.

BugLink: https://bugs.launchpad.net/bugs/1454235
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
sound/pci/hda/patch_realtek.c