]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc71cb38c47b644a7d47eabc28b9b0efe5d2062bb
treec062df58b9fc458c44a5d72cd13a53a117c96f62
parentcf103cfeb38fbf87d61c3b5715c5d6725eff5e7c
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