commit | cc6a4044bdeeb7a7769b7aedf9afe9e1464aadf0 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Fri Feb 05 12:19:08 2016 +0530 |
committer | Mark Brown <broonie@kernel.org> | Mon Feb 08 16:44:17 2016 +0000 |
tree | 57194f5823e0d7f1850c6dfa918b265fb6488cc3 | |
parent | c115fa5ec06a647c5aeff95d73e56d488145ec2e [diff] |
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>