Loading
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
stable inclusion from stable-v6.6.58 commit fd6e2af79a947e909c72b09f1ce3175f381067ef category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB3BSC Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fd6e2af79a947e909c72b09f1ce3175f381067ef -------------------------------- commit 164cd0e077a18d6208523c82b102c98c77fdd51f upstream. 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> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Wen Zhiwei <wenzhiwei@kylinos.cn>