summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-01-03 18:34:03 +0000
committerMark Brown <broonie@kernel.org>2024-01-03 18:37:01 +0000
commit172c88244b5f2d3375403ebb504d407be0fded59 (patch)
tree702b9e816dec9238b52fc3a88717767cb64c537c /README
parent1e001206804be3f3d21f4a1cf16e5d059d75643f (diff)
ASoC: meson: g12a-toacodec: Fix event generation
When a control changes value the return value from _put() should be 1 so we get events generated to userspace notifying applications of the change. We are checking if there has been a change and exiting early if not but we are not providing the correct return value in the latter case, fix this. Fixes: af2618a2eee8 ("ASoC: meson: g12a: add internal DAC glue driver") Signed-off-by: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20240103-meson-enum-val-v1-3-424af7a8fb91@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions