]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: soc-link: move soc_rtd_xxx()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 25 May 2020 00:57:19 +0000 (09:57 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 25 May 2020 13:22:09 +0000 (14:22 +0100)
commit240dae0011c75e3cf1bf8c3c23f7d34dac931364
tree7c7e780d2ae36cb036d296628897148f33829524
parent6a4bdc3fb4bf86c38d2ed2a1cb81e6cecd23a291
ASoC: soc-link: move soc_rtd_xxx()

dai_link related function should be implemented at
soc-link.c.
This patch moves soc-pcm soc_rtd_xxx()
to soc-link as snd_soc_link_xxx()

Signed-off-by: Kuninori Morimoto <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>
Link: https://lore.kernel.org/r/87zh9w3k7k.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-link.h
sound/soc/soc-link.c
sound/soc/soc-pcm.c