diff options
author | Charles Keepax | 2022-06-23 11:51:19 +0100 |
---|---|---|
committer | Mark Brown | 2022-06-24 16:22:01 +0100 |
commit | 980555e95f7cabdc9c80a07107622b097ba23703 (patch) | |
tree | 0c121bf1ddc463b12d24572f9e1bba652f4192d1 /sound/core | |
parent | e3cabbef3db8269207a6b8808f510137669f8deb (diff) |
ASoC: madera: Fix event generation for rate controls
madera_adsp_rate_put always returns zero regardless of if the control
value was updated. This results in missing notifications to user-space
of the control change. Update the handling to return 1 when the
value is changed.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220623105120.1981154-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/core')
0 files changed, 0 insertions, 0 deletions