ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
authorTakashi Iwai <tiwai@suse.de>
Tue, 17 Aug 2021 05:24:32 +0000 (07:24 +0200)
committerSasha Levin <sashal@kernel.org>
Thu, 26 Aug 2021 12:35:56 +0000 (08:35 -0400)
commit05b56e05543c41ae738aea25918c140735cc9870
tree755c5e1e878a21cd543b28877f652378d506742b
parent67fece6289a9dab4e2700a93004db45ac834523b
ALSA: hda/via: Apply runtime PM workaround for ASUS B23E

[ Upstream commit 4bf61ad5f0204b67ba570da6e5c052c2095e29df ]

ASUS B23E requires the same workaround like other machines with
VT1802, otherwise it looses the codec power on a few nodes and the
sound kept silence.

Fixes: a0645daf1610 ("ALSA: HDA: Early Forbid of runtime PM")
Link: https://lore.kernel.org/r/ac2232f142efcd67fe6ac38897f704f7176bd200.camel@gmail.com
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210817052432.14751-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_via.c