]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit673e6c12058eccd3b8577c13674d9dff660c12d0
tree12e4b53c551cfb10bc944b078d58c23fd0b5681b
parent0ab880eb32fb62102e38886b38afceb1124ed8e8
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