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)
commit2b5cdb9156f76162d5302e2847f84a79de8a3ad1
tree15a34894248ef33af07b8e7288725b873411b72f
parent88a17d8fb7c4a156ec13e6668b46dbbedf670ff7
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
This page took 0.025537 seconds and 5 git commands to generate.