OSDN Git Service

topology: add support for pasring external ops in conf files
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Mon, 14 Mar 2016 08:07:36 +0000 (08:07 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Mar 2016 15:56:44 +0000 (16:56 +0100)
commitd1784ad8045062aaa9631abab41e795908b672fc
tree5533f1c6cdb3df9cf0134e6b54678d2c277ceccb
parent65cb4ffe3c759c8089979a6d84da984a0c266c16
topology: add support for pasring external ops in conf files

Parsing external ops was missing from the conf files but was in the
C API. Fix this now by making sure we also check for external ops.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/ctl.c
src/topology/ops.c
src/topology/tplg_local.h