]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Export dapm_kcontrol_get_value
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Fri, 19 Sep 2014 11:16:05 +0000 (16:46 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 2 Oct 2014 18:13:12 +0000 (19:13 +0100)
commitd4638316f8bb866c4b1ddbce2f7fcf45fdd5a7c6
tree0e8a28c4f028bd9f8eba4eb08e363521a4772b2e
parentf45f9587f1dd1e89dd1c89561c9572f777c5bcb7
ASoC: Export dapm_kcontrol_get_value

The DSP driver needs to know widget control value in its event handler for
widgets like mixers. This is required in the subsequent patches

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c