]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 18 Aug 2015 10:12:01 +0000 (18:12 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 21 Aug 2015 22:26:52 +0000 (15:26 -0700)
commit1f321c4bb4581e501c06c29ebd4635e31b5a39a4
tree15a34894248ef33af07b8e7288725b873411b72f
parent5b3dfd5f0e5a96f7e3ee9352c41fb111462eec89
ASoC: topology: Reduce arguments of soc_tplg_kcontrol_bind_io()

Add the pointer of struct soc_tplg as one argument, so no need to
pass standard/vendor specific kcontrol handlers and their count.

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