]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Support configuring physical DAIs by C API
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Wed, 16 Nov 2016 06:42:41 +0000 (14:42 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 22 Nov 2016 06:50:27 +0000 (07:50 +0100)
commit91177153714efe554157c5ce8007c9bdc79ef8eb
tree5a865de71b708858f7a01a739ab1fcbbe1f34a95
parent0b6bd6c19ace8a5af3b40173cf3be2e17d6b162a
topology: Support configuring physical DAIs by C API

In addition to text conf file, physical DAIs can also be configured
by C API. This patch defines the template to add physical DAI
configurations from C API.

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