commit | 10674ca9ea02491fd3f8ffe303861b7a6837994b | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Fri Dec 24 16:15:47 2021 +0000 |
committer | Mark Brown <broonie@kernel.org> | Fri Dec 24 16:15:47 2021 +0000 |
tree | 0cdfece309608595fdb19cfc3b77ae7c82174f6a | |
parent | 5c5f08f7fc0bee9a1bc3fbdcb7a21cfd0648ab14 [diff] | |
parent | 63a6aa963dd01b66019b7834cc84d032e145bb00 [diff] |
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.