]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: remove suport for TRIGGER_RESUME
authorMark Brown <broonie@kernel.org>
Fri, 17 Dec 2021 17:32:44 +0000 (17:32 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 17 Dec 2021 17:32:44 +0000 (17:32 +0000)
commit84155d7b15ed910f4b295c8a37c0b314f1e05ef4
tree164d0a17411b1372b8796ba3ea9ad904fd58cc61
parent5029ad33cf6b821806840c9d30f9d645556381a0
parent60f8212ead032f5e27fb611a6ab2e319de67f1d6
ASoC: SOF: remove suport for TRIGGER_RESUME

Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

None of the SOF platforms support INFO_RESUME, and rely on the
indirect path used by the ALSA core with the prepare and TRIGGER_START
steps.

Let's remove the left-over dead code.