[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220126113549.8853-1-srinivas.kandagatla@linaro.org>
Date: Wed, 26 Jan 2022 11:35:45 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: broonie@...nel.org
Cc: lgirdwood@...il.com, perex@...ex.cz, tiwai@...e.com,
pierre-louis.bossart@...ux.intel.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org, quic_srivasam@...cinc.com,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/4] ASoC: qcom: fixes for Qualcomm codecs and q6apm
Hi Mark,
Some recent testing found few issues with wcd938x and lpass-tx codec drivers.
WCD938x was accessing array out of boundaries resulting in corruption and
system crashes along with not handling kcontrol put return values correctly
and rx-macro had incorrect sidetone registers offsets. One final fix in q6apm
to add a check if graph started before stopping it.
Thanks,
srini
Srinivas Kandagatla (4):
ASoC: codecs: wcd938x: fix incorrect used of portid
ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
ASoC: codecs: wcd938x: fix return value of mixer put function
ASoC: qdsp6: q6apm-dai: only stop graphs that are started
sound/soc/codecs/lpass-rx-macro.c | 8 ++++----
sound/soc/codecs/wcd938x.c | 31 +++++++++++++++++--------------
sound/soc/qcom/qdsp6/q6apm-dai.c | 7 +++++--
3 files changed, 26 insertions(+), 20 deletions(-)
--
2.21.0
Powered by blists - more mailing lists