]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER
authorCezary Rojewski <cezary.rojewski@intel.com>
Wed, 18 Aug 2021 07:57:36 +0000 (09:57 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 23 Aug 2021 15:39:59 +0000 (16:39 +0100)
commit0d02b2d904c372088eb2a639aa3e135e0580fb6b
tree6875067bbd34f75fc2f9e2182ed5cf36b966d00e
parent16c5d125d3e6468e145e21716c63693760b8ffeb
ASoC: Intel: Skylake: Fix module configuration for KPB and MIXER

KeyPhrasebuffer, Mixin and Mixout modules configuration is described by
firmware's basic module configuration structure. There are no extended
parameters required. Update functions taking part in building
INIT_INSTANCE IPC payload to reflect that.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Tested-by: Lukasz Majczak <lma@semihalf.com>
Link: https://lore.kernel.org/r/20210818075742.1515155-6-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c