linux/sound/soc/qcom
Srinivas Kandagatla ea4d25d5a3 ASoC: qcom: Fix uninitialized symbol warning.
This patch fixes following static checker warning, by initializing the
ret to -EINVAL, as one of the code path in lpass_platform_pcm_new()
uses this variable uninitialized.

sound/soc/qcom/lpass-platform.c:555 lpass_platform_pcm_new()
error: uninitialized symbol 'ret'.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-31 11:42:48 -07:00
..
apq8016_sbc.c ASoC: qcom: apq8016-sbc: add mic support 2016-02-20 01:20:18 +09:00
Kconfig ASoC: qcom: fix build error 2016-03-12 09:51:17 +07:00
lpass-apq8016.c ASoC: qcom: apq8016: add wrdma support 2016-02-20 01:20:18 +09:00
lpass-cpu.c ASoC: qcom: add mic support 2016-02-20 01:20:18 +09:00
lpass-ipq806x.c ASoC: qcom: ipq806x: add wrdma related register offsets 2016-02-20 01:20:18 +09:00
lpass-lpaif-reg.h ASoC: qcom: add generic bit masks for RDMA and WRDMA 2016-02-20 01:20:18 +09:00
lpass-platform.c ASoC: qcom: Fix uninitialized symbol warning. 2016-03-31 11:42:48 -07:00
lpass.h ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map 2016-02-20 01:20:18 +09:00
Makefile ASoC: qcom: add apq8016 sound card support 2015-06-10 18:29:33 +01:00
storm.c ASoC: qcom: storm: remove special casing EPROBE_DEFER 2015-06-09 17:18:58 +01:00