]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic
authorKailang Yang <kailang@realtek.com>
Mon, 30 Jun 2014 08:10:37 +0000 (16:10 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Aug 2014 08:08:21 +0000 (10:08 +0200)
commitf7ae9ba0e80dd3a359cd9e4075b7b6f8acc5a3fa
tree447ab077a359ef772050895c82aabcc168543e1d
parent68a9edd18c62953db476142c06cb65326aeb0b31
ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset Mic

It will be recording voice delay for resume back recording for Headset Mic.
This alc286 will quickly open Headset Mic, to prevent avoid recording files are missing.
The issue was fixed. This is follow ALC286 programing guide.

[fix build error, add static and renamed the function by tiwai]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c