]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Fix the headset mic that will not work on Dell desktop machine
authorWoodrow Shen <woodrow.shen@canonical.com>
Sat, 25 Jul 2015 02:36:16 +0000 (10:36 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 25 Jul 2015 06:19:41 +0000 (08:19 +0200)
commite9c28e16a0b7071c88a206ad8ce0c73f6605bba7
tree5f30161c6b24af3c1d472f7ae349a0feafe35f74
parent44008f0896ae205b02b0882dbf807f0de149efc4
ALSA: hda - Fix the headset mic that will not work on Dell desktop machine

When the headset was plugged in the Dell desktop, the mic of headset
can't be detected and workable.
According to the alsa-info, we found the differece between alsa and
init_pin_configs on the machine, so we need to add the pin configs to
make headset work.

Codec: Realtek ALC3234
Vendor Id: 0x10ec0255
Subsystem Id: 0x102806bb

BugLink: https://bugs.launchpad.net/bugs/1477900
Signed-off-by: Woodrow Shen <woodrow.shen@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c