alistair23-linux/sound/soc/qcom
Takashi Iwai 96f05be37f ASoC: qcom: Return an error for invalid PCM trigger command
Fix a compile warning
  sound/soc/qcom/lpass-cpu.c: In function ‘lpass_cpu_daiops_trigger’:
  sound/soc/qcom/lpass-cpu.c:224:2: warning: ‘ret’ may be used uninitialized in this function [-Wmaybe-uninitialized]
    return ret;
      ^
Although switch () lists the most of existing cases, it's still better
to cover the rest as an error properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-04-15 17:04:15 +01:00
..
Kconfig ASoC: qcom: Add ability to build QCOM drivers 2015-03-16 11:24:47 +00:00
lpass-cpu.c ASoC: qcom: Return an error for invalid PCM trigger command 2015-04-15 17:04:15 +01:00
lpass-lpaif-ipq806x.h ASoC: qcom: add LPASS header files 2015-03-05 17:13:16 +00:00
lpass-platform.c ASoC: qcom: Add LPASS platform driver 2015-03-05 17:37:48 +00:00
lpass.h ASoC: qcom: add LPASS header files 2015-03-05 17:13:16 +00:00
Makefile ASoC: qcom: Add ability to build QCOM drivers 2015-03-16 11:24:47 +00:00
storm.c ASoC: qcom: Add Storm machine driver 2015-03-16 11:24:47 +00:00