OSDN Git Service

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)
commit4d1a98b5f1abaad0ba7177fdb389a9f78584bc3a
tree116e6779432cef0c87a1bb7764f6630db3a132da
parentffb2df66ba8c65700e030fc6eeaa24b044c94e43
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