]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Parse physical DAIs in text conf file
authorMengdong Lin <mengdong.lin@linux.intel.com>
Wed, 16 Nov 2016 06:42:33 +0000 (14:42 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2016 06:50:26 +0000 (07:50 +0100)
commit0b6bd6c19ace8a5af3b40173cf3be2e17d6b162a
tree6373d3cb70f07771941274ccbd215257ea26e90b
parent50c77cdc7f63ce754374b39fbc3bd1e1ef9b2a03
topology: Parse physical DAIs in text conf file

Add support for parsing physical DAIs in the text configuration file.
The syntax of physical DAIs is described in document in topology.h

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/topology.h
src/topology/data.c
src/topology/elem.c
src/topology/parser.c
src/topology/pcm.c
src/topology/tplg_local.h