projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f04b4fb
35218cf
)
ASoC: SOF: remove suport for TRIGGER_RESUME
author
Mark Brown
<broonie@kernel.org>
Fri, 17 Dec 2021 17:32:44 +0000
(17:32 +0000)
committer
Mark Brown
<broonie@kernel.org>
Fri, 17 Dec 2021 17:32:44 +0000
(17:32 +0000)
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.
Trivial merge