]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Fix issue in parsing routes when generating topology binary
authorFuwei Tang <fuweix.tang@intel.com>
Fri, 5 May 2017 07:57:20 +0000 (15:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 5 May 2017 08:09:16 +0000 (10:09 +0200)
commit88fd41aef418dd8f08bc906d47f375a0bf6d1796
tree0ee5904b32ac9ec62e09131e9fc75768a638e79f
parent516bf057b04579134ab97098ed579967427a2ede
topology: Fix issue in parsing routes when generating topology binary

We missed parsing the index value, which is used as a use case indicator, when
processing the route objects.

This patch fixes the bug.

Signed-off-by: Fuwei Tang <fuweix.tang@intel.com>
Tested-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/dapm.c