]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots...
authorMark Brown <broonie@kernel.org>
Fri, 24 Dec 2021 16:15:47 +0000 (16:15 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 24 Dec 2021 16:15:47 +0000 (16:15 +0000)
commit89566b5eeb9a14dc624f961924d3f7d98458efd3
tree0cdfece309608595fdb19cfc3b77ae7c82174f6a
parent1cd58c011170171f3b7f300dccfc20f2cfaf17b5
parent592d2f99e3771023f4090c3616f0c78c0235f0bb
ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio

Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

This series contains three topics.
1. SoundWire: Intel: remove pdm support
2. ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWire
3. ASoC/SOF/SoundWire: fix suspend-resume on pause with dynamic pipelines

The topics are independent but the changes are dependent. So please
allow me to send them in one series.
sound/soc/codecs/wcd938x.c