ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routine
authorG Kranthi <gudishax.kranthikumar@intel.com>
Mon, 13 Mar 2017 16:41:30 +0000 (22:11 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 15 Mar 2017 17:28:15 +0000 (17:28 +0000)
commit7bd86a30599de479bd863e18472207337485d339
treea50f7d4e8f623a40c52a4a2a4635c70e21dd3aef
parentcb729d80b5c556acf38f1f04a1f0550472a75987
ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routine

dsp ops is already set in init, so use this in cleanup routine
instead of again retrieving it. Also constify struct skl_dsp_ops.

Signed-off-by: G Kranthi <gudishax.kranthikumar@intel.com>
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Acked-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-sst-ipc.h