ASoC: Intel: Skylake: Fix updown mixer module format
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Tue, 7 Nov 2017 10:46:16 +0000 (16:16 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 8 Nov 2017 18:56:06 +0000 (18:56 +0000)
commit3e1b96c80f1a73594b2123173c551bb0fc829b21
treec062df58b9fc458c44a5d72cd13a53a117c96f62
parentcedb6415f9ece6d3368aa0ac8a433caff799792a
ASoC: Intel: Skylake: Fix updown mixer module format

DSP expects length of the coefficient for updown mixer module to be 8.
So fix the max coefficient length and since we are using default values
for coefficient select which is zero, we need not explicitly initialize
it.

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl-topology.h