summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8753.c
diff options
context:
space:
mode:
authorBjorn Andersson2019-06-18 07:28:13 +0200
committerMark Brown2019-06-19 13:04:24 +0200
commit16395ceee11f8f8af764bac76adc20a43ba1a153 (patch)
treef0b0ff2ec3d4a8e9a1e3965d5fd12e5564356dcd /sound/soc/codecs/wm8753.c
parentASoC: Intel: sof-rt5682: correct naming for dmic16k (diff)
downloadkernel-qcow2-linux-16395ceee11f8f8af764bac76adc20a43ba1a153.tar.gz
kernel-qcow2-linux-16395ceee11f8f8af764bac76adc20a43ba1a153.tar.xz
kernel-qcow2-linux-16395ceee11f8f8af764bac76adc20a43ba1a153.zip
ASoC: qcom: common: Fix NULL pointer in of parser
A snd_soc_dai_link_component is allocated and associated with the first link, so when the code tries to assign the of_node of the second link's "cpu" member it dereferences a NULL pointer. Fix this by moving the allocation and assignement of snd_soc_dai_link_components into the loop, giving us one pair per link. Fixes: 1e36ea360ab9 ("ASoC: qcom: common: use modern dai_link style") Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Acked-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm8753.c')
0 files changed, 0 insertions, 0 deletions