]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Fix inaccurate message on failure to find a widgets's reference
authorMengdong Lin <mengdong.lin@linux.intel.com>
Fri, 22 Jul 2016 05:12:45 +0000 (13:12 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 Jul 2016 09:55:05 +0000 (11:55 +0200)
commit776eb7fa5e705d46ac2cac517cdb69dc6c7d8f56
tree5c3eff7c9d9f7e3cf0cd188b14842e44220a02e0
parentdf43c2d38047a6dd625e20b97ca6efb4fb0120a3
topology: Fix inaccurate message on failure to find a widgets's reference

A widget may have references to control or data elements. So the message
should not only use "control" here.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/topology/dapm.c