]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Mon, 24 May 2021 20:37:26 +0000 (23:37 +0300)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 May 2021 15:56:31 +0000 (17:56 +0200)
commit6b42c647a438960374ea08a8337864c74ed32fb7
treeb7440d6aecda5ca3929318f03de09fc2de4f453a
parent18390980b29a683266c84c2e76afcd62500b67bc
ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340

Lenovo ThinkStation P340 uses ALC623 codec (SSID 17aa:1048) and it produces
bug plock/pop noise over line out (green jack on the back) which can be
fixed by applying ALC269_FIXUP_NO_SHUTUP tot he machine.

Convert the existing entry for the same SSID to chain to apply this fixup
as well.

Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210524203726.2278-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c