ASoC: dapm: Add kcontrol support for PGAs
authorJeeja KP <jeeja.kp@intel.com>
Tue, 20 Oct 2015 17:00:06 +0000 (22:30 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 22 Oct 2015 14:23:23 +0000 (15:23 +0100)
commit19a2557b76d64f26c761925cb4fecefb5d72c099
tree58ca9816568fa41765602a51857e392fc89ce079
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
ASoC: dapm: Add kcontrol support for PGAs

For DSPs we can define processing blocks as DAPM PGA widgets.
Some of these proceesing blocks can be configured by usermode
like EQ etc. So we need to add support of kcontrol for PGA
widgets.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mythri P K <mythri.p.k@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c