]> www.infradead.org Git - nvme.git/commit
ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settings
authorMohammad Rafi Shaik <quic_mohs@quicinc.com>
Thu, 4 Jul 2024 08:17:22 +0000 (13:47 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jul 2024 13:44:24 +0000 (14:44 +0100)
commita5f727f423101efd60a27bccd7680df429cef38a
treefe1993ddffa1ed82fbd3a86141b3a1bc4d8dd9fe
parent0ffc5a40ad21996c1c4b1d8a636c9051ea41a76e
ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settings

Remove the string compare with widget name in MIC BIAS settings, instead
of string compare use the MIC BIAS id's.

Reported-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Closes: https://lore.kernel.org/linux-sound/ba911ebd-aef5-46af-ace1-84d13bee6876@linaro.org/
Signed-off-by: Mohammad Rafi Shaik <quic_mohs@quicinc.com>
Link: https://patch.msgid.link/20240704081723.3394153-3-quic_mohs@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd937x.c