]> git.alsa-project.org Git - alsa-utils.git/commit
topology: pre-processor: Add a helper function to concat strings
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>
Fri, 23 Apr 2021 18:15:59 +0000 (11:15 -0700)
committerJaroslav Kysela <perex@perex.cz>
Tue, 25 May 2021 16:26:51 +0000 (18:26 +0200)
commiteb514c6bd7ff669ecad6548885be2545fc02fea5
treeace0d7a3d0f1e27165e314d3a42f74a0ce647e67
parent94eaca13cebede3d99940b8742eae081e0a50671
topology: pre-processor: Add a helper function to concat strings

The pre-processor needs to concatinate strings separated
by '.' for building object names from constructor attribute
values and searching for configs with ID's containing strings
separate by '.'. Add a helper function to concat strings in
the specified input format.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/pre-processor.c
topology/pre-processor.h