]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
authorKailang Yang <kailang@realtek.com>
Fri, 16 May 2025 06:53:37 +0000 (14:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Jun 2025 12:45:11 +0000 (14:45 +0200)
commit2164731aa75fc3aaa2a04d9ddb819511a922ef75
tree415e52c15ab5e47851c63e415141b2a2c7511074
parent733a47c3c19beb42a07a65af4074b59489359cf7
ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform

[ Upstream commit 5ad8a4ddc45048bc2fe23b75357b6bf185db004f ]

This board need to shutdown Class-D amp to avoid EMI issue.
Restore the Auto-Mute mode item will off pin control when Auto-mute mode was enable.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Links: https://lore.kernel.org/ee8bbe5236464c369719d96269ba8ef8@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c