]> Git Repo - linux.git/commit
ASoC: topology: Remove multistep topology loading
authorAmadeusz Sławiński <[email protected]>
Fri, 30 Oct 2020 14:54:23 +0000 (10:54 -0400)
committerMark Brown <[email protected]>
Wed, 4 Nov 2020 17:51:05 +0000 (17:51 +0000)
commita5b8f71c5477f4327c66a085d9714fe298510819
tree7aee0f515a07f57bd50dac2686ece2e082962e98
parent841fb1096713bdd85cb2484557623136e10041d2
ASoC: topology: Remove multistep topology loading

In theory topology can be loaded in multiple steps by providing index to
snd_soc_tplg_component_load, however, from usability point of view it
doesn't make sense, as can be seen from all current users loading
topology in one go. Remove the unnecessary parameter.

Reviewed-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Amadeusz Sławiński <[email protected]>
Reviewed-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc-topology.h
sound/soc/intel/skylake/skl-topology.c
sound/soc/soc-topology.c
sound/soc/sof/pcm.c
sound/soc/sof/topology.c
This page took 0.041426 seconds and 4 git commands to generate.