diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2022-06-23 12:51:19 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-24 17:22:01 +0200 |
commit | 980555e95f7cabdc9c80a07107622b097ba23703 (patch) | |
tree | 0c121bf1ddc463b12d24572f9e1bba652f4192d1 /sound/core | |
parent | ASoC: madera: Fix event generation for OUT1 demux (diff) | |
download | linux-980555e95f7cabdc9c80a07107622b097ba23703.tar.xz linux-980555e95f7cabdc9c80a07107622b097ba23703.zip |
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