OSDN Git Service

ASoC: SOF: Intel: improve HDaudio DAI support
authorMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 22:51:28 +0000 (23:51 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 22:51:28 +0000 (23:51 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

The SOF CI and daily tests exposed a number of issues with corner
cases on platforms using the HDaudio DAI, such as UpExtreme boards or
usual HDaudio+DMIC laptops.

This patchset provides improvements for pause_push/pause_release,
suspend-resume, mixing use cases and combinations of all three.

The initial patches provide a cleanup, the last patches improve the
state machine and DMA handling.


Trivial merge