remarkable-linux/sound/soc/qcom
Linus Torvalds ee2bd216e1 ASoC: lpass-platform: fix uninitialized variable
In commit 022d00ee0b ("ASoC: lpass-platform: Fix broken pcm data
usage") the stream specific information initialization was broken, with
the dma channel information not being initialized if there was no
alloc_dma_channel() helper function.

Before that, the DMA channel number was implicitly initialized to zero
because the backing store was allocated with devm_kzalloc().  When the
init code was rewritten, that implicit initialization was lost, and gcc
rightfully complains about an uninitialized variable being used.

Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-11-14 09:46:08 -08:00
..
apq8016_sbc.c ASoC: qcom: apq8016-sbc: add support to routing via DT 2016-09-06 12:28:23 +01: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: lpass-cpu: add module licence and description 2016-10-31 12:30:15 -06: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: lpass-platform: fix uninitialized variable 2016-11-14 09:46:08 -08:00
lpass.h ASoC: lpass-platform: Fix broken pcm data usage 2016-10-31 12:29:54 -06: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