]> www.infradead.org Git - nvme.git/commit
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
authorVasiliy Kovalev <kovalev@altlinux.org>
Wed, 16 Oct 2024 08:07:13 +0000 (11:07 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Oct 2024 08:29:57 +0000 (10:29 +0200)
commit164cd0e077a18d6208523c82b102c98c77fdd51f
treeac9bd508d23f66365bcfab29ef23a2fd78daa835
parent71dce222d5865ccb19b231a84d26ca316a65e255
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2

The cached version avoids redundant commands to the codec, improving
stability and reducing unnecessary operations. This change ensures
better power management and reliable restoration of pin configurations,
especially after hibernation (S4) and other power transitions.

Fixes: 9988844c457f ("ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2")
Suggested-by: Kai-Heng Feng <kaihengf@nvidia.com>
Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
Link: https://patch.msgid.link/20241016080713.46801-1-kovalev@altlinux.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c