OSDN Git Service

ASoC: soc-pcm: improve BE state transitions
authorMark Brown <broonie@kernel.org>
Wed, 20 Apr 2022 13:22:08 +0000 (14:22 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 20 Apr 2022 13:22:08 +0000 (14:22 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

With additional tests with the introduction of a 'deep-buffer' PCM
device mixed with the regular low-latency path, we came up with two
improvements in the BE state machine and transitions. The short
explanation is that the BE cannot directly use the trigger commands
provided by the FE, and a translation is needed to deal with paused
states.


Trivial merge