ASoC: core: Pass kcontrol to bytes tlv callbacks
authorMythri P K <mythri.p.k@intel.com>
Mon, 9 Nov 2015 17:50:00 +0000 (23:20 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 18 Nov 2015 12:57:50 +0000 (12:57 +0000)
commita1e5e7e9b36f360bf75e4f0f7ceb899682f213bd
tree0aba423f1c401adf7d24a1f1024fddc1d3d573f1
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
ASoC: core: Pass kcontrol to bytes tlv callbacks

Add kcontrol to the tlv callbacks in soc_bytes_ext, as it is
needed for referencing the corresponding control in the driver
code

Also fix the only upstream user in topology core

Signed-off-by: Mythri P K <mythri.p.k@intel.com>
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-topology.h
include/sound/soc.h
sound/soc/soc-ops.c
This page took 0.028284 seconds and 5 git commands to generate.