diff options
author | Mark Brown <broonie@kernel.org> | 2022-02-01 15:56:26 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-23 11:56:40 +0100 |
commit | f22abf4819d998a3124135eb3e0a36bee4576f7b (patch) | |
tree | d648b674bf93deccf69b9ce263f74f6522049c97 /lib/parser.c | |
parent | 3c7130f18549825e63a48f66d2cdcad4fd034f56 (diff) |
ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
commit 564778d7b1ea465f9487eedeece7527a033549c5 upstream.
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-2-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions