Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Morimoto...
authorMark Brown <broonie@kernel.org>
Mon, 18 Oct 2021 20:10:09 +0000 (21:10 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 18 Oct 2021 20:10:09 +0000 (21:10 +0100)
commita79b02d5f24ffb2f963971eef4ef7222a0f31ab4
tree09274f1a3d6d27cd34aa57923ddaba8f3501f9e1
parenta2b5c48abd485b289d3502466a9e8e1785f5adf3
parent7db07e37e13cfd46039d82aed91092185eac6565
Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

Hi Mark

These are not a big deal, but cleanup / tidyup patch for ALSA SoC.

Kuninori Morimoto (5):
  ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step1
  ASoC: soc-pcm: tidyup soc_pcm_hw_clean() - step2
  ASoC: soc-component: add snd_soc_component_is_codec()
  ASoC: soc-core: tidyup empty function
  ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()

 include/sound/soc-component.h         |  5 +++
 sound/soc/generic/simple-card-utils.c |  4 +--
 sound/soc/meson/meson-codec-glue.c    |  3 --
 sound/soc/soc-core.c                  | 51 ++++++++-------------------
 sound/soc/soc-pcm.c                   | 13 +++----
 5 files changed, 26 insertions(+), 50 deletions(-)

--
2.25.1