[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211130160507.22180-1-srinivas.kandagatla@linaro.org>
Date: Tue, 30 Nov 2021 16:05:03 +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,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/4] ASoC: codecs: Qualcomm codecs fix kcontrol put return values
Hi Mark,
Some recent testing found few issues with wcd934x and wsa881x codec drivers that
are not handling kcontrol put correctly. This patchset fixes those instances.
Along with this there is also a bug fix for the way channel list was updated for
wcd934x dais.
--srini
Srinivas Kandagatla (4):
ASoC: codecs: wcd934x: handle channel mappping list correctly
ASoC: codecs: wcd934x: remove redundant ret variable
ASoC: codecs: wcd934x: return correct value from mixer put
ASoC: codecs: wsa881x: fix return values from kcontrol put
sound/soc/codecs/wcd934x.c | 132 ++++++++++++++++++++++++++-----------
sound/soc/codecs/wsa881x.c | 16 +++--
2 files changed, 107 insertions(+), 41 deletions(-)
--
2.21.0
Powered by blists - more mailing lists