Searched hist:cc6a4044bdeeb7a7769b7aedf9afe9e1464aadf0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.c | diff cc6a4044bdeeb7a7769b7aedf9afe9e1464aadf0 Fri Feb 05 00:49:08 CST 2016 Jeeja KP <jeeja.kp@intel.com> ASoC: Intel: Skylake: Allow module parameter set after bind
Some modules require params to be set after the module is bound to all the pins connected.
The module provider initializes set_param flag for such modules and we send params after binding. This is done by the function skl_tplg_set_module_bind_params()
Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|