]> Git Repo - linux.git/commit
ASoC: mt6358: Fix event generation for wake on voice stage 2 switch
authorMark Brown <[email protected]>
Sun, 26 Feb 2023 12:47:56 +0000 (12:47 +0000)
committerMark Brown <[email protected]>
Tue, 28 Feb 2023 13:58:41 +0000 (13:58 +0000)
commit3425ddaea57af77ca96a59a5b8eaa2f9e1b021ba
treec15e301ae0671facd2a824795273d7f31fbffe63
parentfb1847cc460c127b12720119eae5f438ffc62e85
ASoC: mt6358: Fix event generation for wake on voice stage 2 switch

ALSA control put() operations should return 0 if the value changed so that
events can be generated appropriately for userspace but the custom control
for wake on voice stage 2 doesn't do this, fix it.

Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/mt6358.c
This page took 0.05487 seconds and 4 git commands to generate.