]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 May 2021 02:25:36 +0000 (11:25 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 7 Jun 2021 14:55:11 +0000 (15:55 +0100)
commitcac63aded7c8ad13d27ee92c4db202f9bff437d7
tree116e6779432cef0c87a1bb7764f6630db3a132da
parentb8b07e033296d12ef1c3d5833618a65db8d49ff5
ASoC: soc-core: move snd_soc_runtime_set_dai_fmt() to upside

This patch moves snd_soc_runtime_set_dai_fmt() to upside.
This is prepare to support snd_soc_runtime_get_dai_fmt().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87im34nc9r.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c