]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Parse HW configurations of physical DAI links in text conf file
authorMengdong Lin <mengdong.lin@linux.intel.com>
Sun, 6 Nov 2016 05:14:04 +0000 (13:14 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Nov 2016 15:33:20 +0000 (16:33 +0100)
commitf7bf8b0cc8600c0e09409cb5dadda585c349b36c
treef666f881aff73e3c3ea3e74d6354f42e49bd5d75
parent6b4d775b9752031c9536dc7c19de72c5289bfd48
topology: Parse HW configurations of physical DAI links in text conf file

Users can configure the runtime supported HW configurations of a physical
link by SectionHWConfig. A physical link can refer multiple HW config
sections in SectionLink.

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