ASoC: Intel: Skylake: Move Skylake dsp ops & loader ops
authorJeeja KP <jeeja.kp@intel.com>
Fri, 11 Mar 2016 04:42:53 +0000 (10:12 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 12 Mar 2016 06:02:54 +0000 (13:02 +0700)
commitbc23ca35cfb18b0a98afa42de1df1efc7e2e9f8f
tree12e4b53c551cfb10bc944b078d58c23fd0b5681b
parentb822ee63586c7150c10b445ae6b4bb29486f01e4
ASoC: Intel: Skylake: Move Skylake dsp ops & loader ops

The code loading for Skylake and other platforms is different, so
add a dsp_ops and a loader_ops which can be defined for each
platform.

Move the dsp init, cleanup and loader ops (alloc and free dma) to
these ops

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>
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl.h
This page took 0.028747 seconds and 5 git commands to generate.