]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-core: move soc_free_pcm_runtime()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 12 Sep 2019 04:38:22 +0000 (13:38 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:11:17 +0000 (12:11 +0100)
commitfb3e3817efeda1cff08c268e070c473126bcafdc
treeb87d5ec509ceeea12605f1c11b830bcf53b5fe0f
parent7a8023433af402458ea05942bcb4e5cc65773f23
ASoC: soc-core: move soc_free_pcm_runtime()

This patch moves soc_free_pcm_runtime() next to soc_new_pcm_runtime().
This is prepare for soc_xxx_pcm_runtime() cleanup.

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