]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: avs: Prepare modules before bindings them
authorCezary Rojewski <cezary.rojewski@intel.com>
Thu, 31 Mar 2022 13:52:45 +0000 (15:52 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 19 Apr 2022 11:04:03 +0000 (12:04 +0100)
commit22155f0c366092920965caaf18747b382597680d
treebd4b35ae2f29f9acc9dfa5756693a1f02d232b46
parent473c7ffb55b714f3b241bec8872bc1546d296dc6
ASoC: Intel: avs: Prepare modules before bindings them

When binding modules to pins other than pin0, sometimes additional
preparations need to be made, depending on the module type.
Add function that prepares modules when necessary before binding them.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220331135246.993089-14-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/path.c