]> 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)
commit5e04f8f300e6d38fe4ef887849612862db677850
treec062df58b9fc458c44a5d72cd13a53a117c96f62
parent65736cb3c8233d4b82c5b3383ac61a0622104d75
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