Mark Brown b4f5c6b2e5
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
2022-04-19 12:07:23 +01:00
..
2021-09-03 15:33:47 -07:00
2022-04-01 10:32:46 -07:00
2022-03-21 16:19:21 +01:00
2022-04-01 10:32:46 -07:00
2022-03-23 15:11:12 -07:00
2022-01-14 18:50:52 -05:00