commit | 88a17d8fb7c4a156ec13e6668b46dbbedf670ff7 | [log] [tgz] |
---|---|---|
author | Mengdong Lin <mengdong.lin@intel.com> | Tue Aug 18 18:11:51 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Aug 21 15:26:52 2015 -0700 |
tree | 59bb824ba851331570d3acf19a3cd18d0bb6b878 | |
parent | d033de5ceee8333e4fee3d59a956244d3736102a [diff] |
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>