]> 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)
commit441a803e1331de6685aea6ea2e7dc4d1e28e15cb
treebd4b35ae2f29f9acc9dfa5756693a1f02d232b46
parentd4cb2c1f0fa327fa56f9caacce7ee51a47bf7c5a
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