commit | ce1b5551a06af31a72feeb50c02a9fe22599926a | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Oct 27 09:22:51 2015 +0900 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 16 10:08:09 2015 +0000 |
tree | 8b2e5450854e0e124cb2988ddf3ab393f109ac53 | |
parent | 83b50246d3f193ce7f0546786097ee673c359eb2 [diff] |
ASoC: Intel: Skylake: use module_pin info for unbind in_pin and out_pin list for a module has the information about the module that are bound together. So we can directly look at pin information of module for binding and unbind. As a result the preinitialized dapm_path_last we had is removed and code and memory optimzed. 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>