Skip to content
Unverified Commit 10e7ff00 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wcd938x: Fix event generation for some controls



Currently wcd938x_*_put() unconditionally report that the value of the
control changed, resulting in spurious events being generated. Return 0 in
that case instead as we should. There is still an issue in the compander
control which is a bit more complex.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/20220603122526.3914942-1-broonie@kernel.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent a7786cba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment