diff options
author | 2022-04-16 13:54:08 +0100 | |
---|---|---|
committer | 2022-04-19 12:07:23 +0100 | |
commit | b4f5c6b2e52b27462c0599e64e96e53b58438de1 (patch) | |
tree | d4efb94b518cc6a73f826e9d0518e90647d5c031 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | firmware: cs_dsp: Fix overrun of unterminated control name string (diff) | |
download | wireguard-linux-b4f5c6b2e52b27462c0599e64e96e53b58438de1.tar.xz wireguard-linux-b4f5c6b2e52b27462c0599e64e96e53b58438de1.zip |
ASoC: wm8958: Fix change notifications for DSP controls
The WM8958 DSP controls all return 0 on successful write, not a boolean
value indicating if the write changed the value of the control. Fix this
by returning 1 after a change, there is already a check at the start of
each put() that skips the function in the case that there is no change.
Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220416125408.197440-1-broonie@kernel.org
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions