commit | 1c93a9e00e40e3a084ebbcaa4a8f412b83f1fa0d | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Thu Sep 12 13:38:22 2019 +0900 |
committer | Mark Brown <broonie@kernel.org> | Tue Oct 01 12:11:17 2019 +0100 |
tree | b87d5ec509ceeea12605f1c11b830bcf53b5fe0f | |
parent | f4528af69fdc112247a78599c6e8f7f618aff4e6 [diff] |
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>