]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Add operations parser
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Wed, 29 Jul 2015 16:45:17 +0000 (17:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Jul 2015 14:21:50 +0000 (16:21 +0200)
commit353f1eddb608a837157342155fc061f85bf0a5f8
tree667a25165e9bfc58e161978bc0f8f41f0648bcd8
parent4db19506c3e7a68a0d0be40422172f22605c58d8
topology: Add operations parser

Parse operations so we can bind them to kcontrols in the kernel.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/ops.c [new file with mode: 0644]