]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda/sigmatel: Keep power up while beep is enabled
authorTakashi Iwai <tiwai@suse.de>
Sun, 4 Sep 2022 07:27:50 +0000 (09:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2022 12:16:59 +0000 (14:16 +0200)
commite41b97a27780072584909f461e6de9cb5e6769a3
treea4c5affb32406fb0573a0e414d2d5b33f96abf22
parentb95a5ef4c05453de9765eb83a35c482bc2cd9064
ALSA: hda/sigmatel: Keep power up while beep is enabled

[ Upstream commit 414d38ba871092aeac4ed097ac4ced89486646f7 ]

It seems that the beep playback doesn't work well on IDT codec devices
when the codec auto-pm is enabled.  Keep the power on while the beep
switch is enabled.

Link: https://bugzilla.suse.com/show_bug.cgi?id=1200544
Link: https://lore.kernel.org/r/20220904072750.26164-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_sigmatel.c