]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge series "ASoC: soc-pcm: trigger cleanup" from Kuninori Morimoto <kuninori.morimo...
authorMark Brown <broonie@kernel.org>
Wed, 9 Dec 2020 14:45:06 +0000 (14:45 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 9 Dec 2020 14:45:06 +0000 (14:45 +0000)
commit52feed4c1b152fe2caee9a8f916fd5573e999b7e
treed244659a792ba4ac61968758a1e00c6a4dc8d18e
parent397e089bda327a350c1cb29133cb66795339a5d9
parent6374f493d93b2232444b94989c380d5aada5b810
Merge series "ASoC: soc-pcm: trigger cleanup" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

Hi Mark

These are focusing to trigger function,
which can be cleanup, tidyup.

Kuninori Morimoto (2):
  ASoC: soc-pcm: remove dpcm_do_trigger()
  ASoC: soc-pcm: care trigger rollback

 include/sound/soc-component.h |  3 +-
 include/sound/soc-dai.h       |  4 +-
 include/sound/soc-link.h      |  3 +-
 include/sound/soc.h           |  1 +
 sound/soc/soc-component.c     | 45 ++++++++++++++++++----
 sound/soc/soc-dai.c           | 44 +++++++++++++++++----
 sound/soc/soc-link.c          | 30 ++++++++++++++-
 sound/soc/soc-pcm.c           | 72 ++++++++++++++++++++---------------
 8 files changed, 152 insertions(+), 50 deletions(-)

--
2.25.1