ASoC: topology: Bind vendor specific kcontrol handlers before standard ones
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 18 Aug 2015 10:11:51 +0000 (18:11 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 21 Aug 2015 22:26:52 +0000 (15:26 -0700)
commit88a17d8fb7c4a156ec13e6668b46dbbedf670ff7
tree59bb824ba851331570d3acf19a3cd18d0bb6b878
parentd033de5ceee8333e4fee3d59a956244d3736102a
ASoC: topology: Bind vendor specific kcontrol handlers before standard ones

Vendor specific handlers should override standard handlers. So we can
handle things in the order from specific to generic.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-topology.h
sound/soc/soc-topology.c