]> git.alsa-project.org Git - alsa-lib.git/commit
topology: Merge private data before embedded controls of a widget
authorMengdong Lin <mengdong.lin@linux.intel.com>
Thu, 24 Nov 2016 01:33:52 +0000 (09:33 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Nov 2016 13:20:03 +0000 (14:20 +0100)
commitf9633ed8520dd9a4cce81337173087d03521da6d
tree77b84a1b75bc0885d723df4e1967b0f4a2631228
parentfa7a52e636e79d5882d1d8beb9335b62256d9475
topology: Merge private data before embedded controls of a widget

For a widget ABI object, its private data sits before the embedded
controls, so we should merge the private data blocks at first, and
then the embedded controls.

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