Re: [PATCH 2/2] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

2021-01-04 Thread Kai-Heng Feng
On Fri, Jan 1, 2021 at 4:07 PM Takashi Iwai wrote: > > On Thu, 31 Dec 2020 19:06:43 +0100, > Kai-Heng Feng wrote: > > > > On Thu, Dec 31, 2020 at 6:55 PM Takashi Iwai wrote: > > > > > > On Tue, 29 Dec 2020 14:38:15 +0100, > > > Kai-Heng Feng wrote: > > > > > > > > System takes a very long time

Re: [PATCH 2/2] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

2021-01-01 Thread Takashi Iwai
On Thu, 31 Dec 2020 19:06:43 +0100, Kai-Heng Feng wrote: > > On Thu, Dec 31, 2020 at 6:55 PM Takashi Iwai wrote: > > > > On Tue, 29 Dec 2020 14:38:15 +0100, > > Kai-Heng Feng wrote: > > > > > > System takes a very long time to suspend after commit 215a22ed31a1 > > > ("ALSA: hda: Refactor codec

Re: [PATCH 2/2] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

2020-12-31 Thread Kai-Heng Feng
On Thu, Dec 31, 2020 at 6:55 PM Takashi Iwai wrote: > > On Tue, 29 Dec 2020 14:38:15 +0100, > Kai-Heng Feng wrote: > > > > System takes a very long time to suspend after commit 215a22ed31a1 > > ("ALSA: hda: Refactor codec PM to use direct-complete optimization"): > > [ 90.065964] PM: suspend

Re: [PATCH 2/2] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

2020-12-31 Thread Takashi Iwai
On Tue, 29 Dec 2020 14:38:15 +0100, Kai-Heng Feng wrote: > > System takes a very long time to suspend after commit 215a22ed31a1 > ("ALSA: hda: Refactor codec PM to use direct-complete optimization"): > [ 90.065964] PM: suspend entry (s2idle) > [ 90.067337] Filesystems sync: 0.001 seconds > [

[PATCH 2/2] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

2020-12-29 Thread Kai-Heng Feng
System takes a very long time to suspend after commit 215a22ed31a1 ("ALSA: hda: Refactor codec PM to use direct-complete optimization"): [ 90.065964] PM: suspend entry (s2idle) [ 90.067337] Filesystems sync: 0.001 seconds [ 90.185758] Freezing user space processes ... (elapsed 0.002 seconds)