Re: [PATCH v4 1/3] ASoC: SOF: Intel: hda: Resume codec to do jack detection

2021-01-13 Thread Mark Brown
On Wed, 13 Jan 2021 02:11:23 +0800, Kai-Heng Feng wrote: > Instead of queueing jackpoll_work, runtime resume the codec to let it > use different jack detection methods based on jackpoll_interval. > > This partially matches SOF driver's behavior with commit a6e7d0a4bdb0 > ("ALSA: hda: fix jack dete

[PATCH v4 1/3] ASoC: SOF: Intel: hda: Resume codec to do jack detection

2021-01-12 Thread Kai-Heng Feng
Instead of queueing jackpoll_work, runtime resume the codec to let it use different jack detection methods based on jackpoll_interval. This partially matches SOF driver's behavior with commit a6e7d0a4bdb0 ("ALSA: hda: fix jack detection with Realtek codecs when in D3"), the difference is SOF uncon