]> git.alsa-project.org Git - alsa-lib.git/commit
topology: fix usage of SND_TPLG_INDEX_ALL when checking routes
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Tue, 12 Sep 2017 20:47:42 +0000 (21:47 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Sep 2017 20:53:00 +0000 (22:53 +0200)
commit8d6169514519a3f3246ad09dd1281e3a7d854d42
tree54b50630e184e96a7aecbffc32906b235a019bd4
parent5efdabc1ab60f443f7183e50fea99510d0e3fe77
topology: fix usage of SND_TPLG_INDEX_ALL when checking routes

Make sure SND_TPLG_INDEX_ALL is used correctly when checking routes so
that connecting routes of different indexes does not emit any warnings.

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