Searched hist:ce1b5551a06af31a72feeb50c02a9fe22599926a (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl.h | diff ce1b5551a06af31a72feeb50c02a9fe22599926a Mon Oct 26 19:22:51 CDT 2015 Jeeja KP <jeeja.kp@intel.com> 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>
|
H A D | skl-topology.h | diff ce1b5551a06af31a72feeb50c02a9fe22599926a Mon Oct 26 19:22:51 CDT 2015 Jeeja KP <jeeja.kp@intel.com> 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>
|
H A D | skl-pcm.c | diff ce1b5551a06af31a72feeb50c02a9fe22599926a Mon Oct 26 19:22:51 CDT 2015 Jeeja KP <jeeja.kp@intel.com> 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>
|
H A D | skl-topology.c | diff ce1b5551a06af31a72feeb50c02a9fe22599926a Mon Oct 26 19:22:51 CDT 2015 Jeeja KP <jeeja.kp@intel.com> 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>
|