OSDN Git Service

ASoC: ops: Fix stereo change notifications
authorMark Brown <broonie@kernel.org>
Wed, 2 Feb 2022 18:15:20 +0000 (18:15 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 2 Feb 2022 18:15:20 +0000 (18:15 +0000)
Merge series from Mark Brown <broonie@kernel.org>:

The event generation coverage I just wrote shows that the generic ASoC
ops fail to generate events for stereo controls when only the first
channel is changed, we just return the status for the second channel and
discard that for the first.


Trivial merge