linux-stable/sound/soc/intel/skylake
Vinod Koul 547cafa3ef ASoC: Intel: Skylake: remove unused 'ret'
In skl_tplg_mixer_dapm_post_pmd_event(), a variable 'ret' is initialized but
not used.

We don't check return of skl_delete_pipe, so remove the assignment as
well, so remove this variable.

sound/soc/intel/skylake/skl-topology.c: In function ‘skl_tplg_mixer_dapm_post_pmd_event’:
sound/soc/intel/skylake/skl-topology.c:976:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
  int ret = 0;
      ^
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-12-15 11:20:04 +00:00
..
bxt-sst.c ASoC: Intel: Skylake: Add D0i3 mode ref counting 2016-11-03 11:14:42 -06:00
Makefile ASoC: Intel: Skylake: Add strip extended manifest utility 2016-05-30 18:24:41 +01:00
skl-messages.c ASoC: Intel: Skylake: Don't use dma I2S config structure in kernel 2016-11-25 13:08:35 +00:00
skl-nhlt.c ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-nhlt.h ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhlt 2016-05-30 18:16:44 +01:00
skl-pcm.c ASoC: Intel: Skylake: Add D0i3 mode ref counting 2016-11-03 11:14:42 -06:00
skl-sst-cldma.c ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00
skl-sst-cldma.h ASoC: Intel: Skylake: add code loader DMA operations 2015-07-16 21:46:50 +01:00
skl-sst-dsp.c ASoC: Intel: Skylake: Add DSP muti-core infrastructure 2016-06-22 16:13:12 +01:00
skl-sst-dsp.h ASoC: Intel: Skylake: Add D0iX callbacks 2016-11-03 11:14:22 -06:00
skl-sst-ipc.c ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00
skl-sst-ipc.h ASoC: intel: Replace kthread with work 2016-11-30 17:41:13 +00:00
skl-sst-utils.c ASoC: Intel: Skylake: Fix a shift wrapping bug 2016-10-26 11:13:55 +01:00
skl-sst.c ASoC: Intel: Skylake: add missing \n to end of dev_* messages 2016-09-24 19:42:42 +01:00
skl-topology.c ASoC: Intel: Skylake: remove unused 'ret' 2016-12-15 11:20:04 +00:00
skl-topology.h ASoC: Intel: Skylake: Removed the unused I2S blob structure 2016-11-25 13:08:48 +00:00
skl-tplg-interface.h ASoC: Intel: Skylake: Update to use instance ids generated 2016-09-24 19:26:25 +01:00
skl.c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next 2016-12-12 15:52:46 +00:00
skl.h ASoC: Intel: Skylake: Flush pending D0i3 request on suspend 2016-11-09 15:22:48 +00:00