alsa-utils/topology
Ranjani Sridharan 48ebb1dc0c topology: pre-process-object: Add support for pre-process objects with no builder
Some objects just need tobe processed to add their attributes
to the private data section of their parent objects.
An example of this would be the pdm_config objects for
DMIC DAI's. Each pdm_config object's attributes need
to be added as separate arrays in the DAI object's
private data.

Modify the signature of tplg_add_object_data() to pass
the array_name parameter when multiple objects of the
same type in the same parent are processed.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-08-23 16:49:56 +02:00
..
alsatplg.rst alsatplg: add decode command 2020-02-09 20:52:30 +01:00
Makefile.am topology: pre-process-dai: add support for hwcfg objects 2021-05-25 18:26:51 +02:00
pre-process-class.c topology: some whitespace fixups 2021-05-25 18:36:46 +02:00
pre-process-dai.c topology: some whitespace fixups 2021-05-25 18:36:46 +02:00
pre-process-dapm.c topology: pre-process-dapm: update automatic attributes for buffer 2021-08-23 16:49:56 +02:00
pre-process-object.c topology: pre-process-object: Add support for pre-process objects with no builder 2021-08-23 16:49:56 +02:00
pre-processor.c topology: fix few coverity detected defects 2021-06-04 10:19:41 +02:00
pre-processor.h topology: pre-process-dapm: update automatic attributes for buffer 2021-08-23 16:49:56 +02:00
topology.c topology: Add support for pre-processing Topology2.0 syntax 2021-05-25 18:26:51 +02:00
topology.h topology: Add support for pre-processing Topology2.0 syntax 2021-05-25 18:26:51 +02:00