aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-11-05 15:47:22 +0900
committerMark Brown <broonie@kernel.org>2019-11-05 23:50:58 +0000
commit237d19080cd37e1ccf5462e63d8577d713f6da46 (patch)
tree1f73ff28a38c1ee6be0e38c556644b739efe92e0 /include/sound/soc.h
parentASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais() (diff)
downloadlinux-dev-237d19080cd37e1ccf5462e63d8577d713f6da46.tar.xz
linux-dev-237d19080cd37e1ccf5462e63d8577d713f6da46.zip
ASoC: soc-core: remove topology specific operation
soc-core has some API which is used from topology, but it is doing topology specific operation at soc-core. soc-core should care about core things, and topology should care about topology things, otherwise, it is very confusable. For example topology type is not related to soc-core, it is topology side issue. This patch removes meaningless check from soc-core. This patch keeps extra initialization/destruction at snd_soc_add_dai_link() / snd_soc_remove_dai_link() which were for topology. From this patch, non-topology card can use it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Link: https://lore.kernel.org/r/87pni6251h.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions