diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2022-01-26 12:35:48 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-01-26 14:31:39 +0100 |
commit | bd2347fd67d8da0fa76296507cc556da0a233bcb (patch) | |
tree | 320cfdbe817e92c87646dfc2195e316ade89c0d9 /sound/soc/soc-ops.c | |
parent | ASoC: codecs: lpass-rx-macro: fix sidetone register offsets (diff) | |
download | linux-bd2347fd67d8da0fa76296507cc556da0a233bcb.tar.xz linux-bd2347fd67d8da0fa76296507cc556da0a233bcb.zip |
ASoC: codecs: wcd938x: fix return value of mixer put function
wcd938x_ear_pa_put_gain, wcd938x_set_swr_port and wcd938x_set_compander
currently returns zero eventhough it changes the value.
Fix this, so that change notifications are sent correctly.
Fixes: e8ba1e05bdc01 ("ASoC: codecs: wcd938x: add basic controls")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20220126113549.8853-4-srinivas.kandagatla@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions