Re: [PATCH 4.19 67/77] ALSA: hda/via: Fix runtime PM for Clevo W35xSS

2021-01-13 Thread Takashi Iwai
On Wed, 13 Jan 2021 12:49:34 +0100, Pavel Machek wrote: > > Hi! > > > From: Takashi Iwai > > > > commit 4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8 upstream. > > > > Clevo W35xSS_370SS with VIA codec has had the runtime PM problem that > > looses the power state of some nodes after the runtime re

Re: [PATCH 4.19 67/77] ALSA: hda/via: Fix runtime PM for Clevo W35xSS

2021-01-13 Thread Pavel Machek
Hi! > From: Takashi Iwai > > commit 4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8 upstream. > > Clevo W35xSS_370SS with VIA codec has had the runtime PM problem that > looses the power state of some nodes after the runtime resume. This > was worked around by disabling the default runtime PM via a d

[PATCH 4.19 67/77] ALSA: hda/via: Fix runtime PM for Clevo W35xSS

2021-01-11 Thread Greg Kroah-Hartman
From: Takashi Iwai commit 4bfd6247fa9164c8e193a55ef9c0ea3ee22f82d8 upstream. Clevo W35xSS_370SS with VIA codec has had the runtime PM problem that looses the power state of some nodes after the runtime resume. This was worked around by disabling the default runtime PM via a denylist entry. Sin