]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
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)
commit29c8f40b54a45dd23971e2bc395697731bcffbe1
treeb7440d6aecda5ca3929318f03de09fc2de4f453a
parentdad19afce9ad93dda1a10d08afea71b6dd30f19f
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