diff options
author | Mark Brown <broonie@kernel.org> | 2022-02-01 18:56:28 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-02-02 19:09:19 +0300 |
commit | 650204ded3703b5817bd4b6a77fa47d333c4f902 (patch) | |
tree | 7d7e31aa1cd3598cdb60c263ba8cf32ed215f290 /sound/aoa/fabrics | |
parent | 7f3d90a3519680dfa23e750f80bfdefc0f5eda4a (diff) | |
download | linux-650204ded3703b5817bd4b6a77fa47d333c4f902.tar.xz |
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
When writing out a stereo control we discard the change notification from
the first channel, meaning that events are only generated based on changes
to the second channel. Ensure that we report a change if either channel
has changed.
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20220201155629.120510-4-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/aoa/fabrics')
0 files changed, 0 insertions, 0 deletions