diff options
author | Mark Brown <broonie@kernel.org> | 2022-04-28 17:24:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-14 16:52:36 +0200 |
commit | fb1cc5895c29b106adba38482e4089d50f756fd1 (patch) | |
tree | cb12a5b5954c6fb50b5634a4e557faa0d3ad2262 /Kconfig | |
parent | b5dca2cd3f0239512da808598b4e70557eb4c2a1 (diff) | |
download | linux-stable-fb1cc5895c29b106adba38482e4089d50f756fd1.tar.gz linux-stable-fb1cc5895c29b106adba38482e4089d50f756fd1.tar.bz2 linux-stable-fb1cc5895c29b106adba38482e4089d50f756fd1.zip |
ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control
commit 4213ff556740bb45e2d9ff0f50d056c4e7dd0921 upstream.
The driver has a custom put function for "DSP Voice Wake Up" which does
not generate event notifications on change, instead returning 0. Since we
already exit early in the case that there is no change this can be fixed
by unconditionally returning 1 at the end of the function.
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20220428162444.3883147-1-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions