Merge series "ASoC: soc-pcm: cleanup code" from Kuninori Morimoto <kuninori.morimoto...
authorMark Brown <broonie@kernel.org>
Wed, 13 Jan 2021 15:24:15 +0000 (15:24 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 13 Jan 2021 15:24:15 +0000 (15:24 +0000)
commit342c3bc515fd01be231c41434d493d8c85222eb7
tree7b4805017753d810ce176c73d85d257c5c89ec22
parentb3c0ae75f5d3efa40174230b8c9c01848e03d4d0
parenta39748d03cbc7c0a55d217731c7e16a22a2d2bed
Merge series "ASoC: soc-pcm: cleanup code" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

Hi Mark

These are not so important, but for
soc-pcm cleanup patches.

Kuninori Morimoto (6):
  ASoC: soc-pcm: move dpcm_set_fe_update_state()
  ASoC: soc-pcm: add dpcm_set_be_update_state()
  ASoC: soc-pcm: add soc_pcm_set_dai_params()
  ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry()
  ASoC: soc-pcm: cleanup soc_pcm_params_symmetry()
  ASoC: soc-pcm: setup pcm at one place in soc_new_pcm()

 sound/soc/soc-pcm.c | 231 +++++++++++++++++---------------------------
 1 file changed, 90 insertions(+), 141 deletions(-)

--
2.25.1

Thank you for your help !!

Best regards
---
Kuninori Morimoto