ASoC: topology: Fix to add dapm mixer info
authorJeeja KP <jeeja.kp@intel.com>
Tue, 14 Jul 2015 07:40:47 +0000 (13:10 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jul 2015 09:12:55 +0000 (10:12 +0100)
commit2c57d478018551f2a0983293413f2f198e49ec23
treed7babc03a771256bd68518f75eb74464e680cdc4
parent9c3a473220dda073603a24e93d3015322bda950a
ASoC: topology: Fix to add dapm mixer info

Mixer control for widgets can't be created if the info is NULL. So assign
the correct info for this.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-topology.c