OSDN Git Service

ASoC: soc-pcm: add soc_rtd_hw_free()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 22 Jan 2020 00:44:52 +0000 (09:44 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jan 2020 12:19:58 +0000 (12:19 +0000)
commit49f020e5714d2c48c8ed9a89169ef6a058e54c2f
tree9a939e6274cc799c1fce7c04e73648a251e70414
parentde9ad990284f16a435675e4e73c7ffaaea9ee4b2
ASoC: soc-pcm: add soc_rtd_hw_free()

Add soc_rtd_hw_free() to make the code easier to read

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/8736c8mi9n.wl-kuninori.morimoto.gx@renesas.com
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-pcm.c