All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] ASoC: ops: Fix stereo change notifications
@ 2022-02-01 15:56 Mark Brown
  2022-02-01 15:56 ` [PATCH v1 1/4] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() Mark Brown
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Mark Brown @ 2022-02-01 15:56 UTC (permalink / raw)
  To: Liam Girdwood; +Cc: alsa-devel, Mark Brown

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.

Mark Brown (4):
  ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
  ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx()
  ASoC: ops: Fix stereo change notifications in
    snd_soc_put_volsw_range()
  ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx()

 sound/soc/soc-ops.c | 41 +++++++++++++++++++++++++++++++----------
 1 file changed, 31 insertions(+), 10 deletions(-)


base-commit: e783362eb54cd99b2cac8b3a9aeac942e6f6ac07
-- 
2.30.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-04-19 10:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 15:56 [PATCH v1 0/4] ASoC: ops: Fix stereo change notifications Mark Brown
2022-02-01 15:56 ` [PATCH v1 1/4] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw() Mark Brown
2022-02-01 15:56 ` [PATCH v1 2/4] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_sx() Mark Brown
2022-04-18 21:33   ` Pierre-Louis Bossart
2022-04-19 10:57     ` Mark Brown
2022-04-19 10:57       ` Mark Brown
2022-02-01 15:56 ` [PATCH v1 3/4] ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range() Mark Brown
2022-02-01 15:56 ` [PATCH v1 4/4] ASoC: ops: Fix stereo change notifications in snd_soc_put_xr_sx() Mark Brown
2022-02-03 12:52 ` [PATCH v1 0/4] ASoC: ops: Fix stereo change notifications Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.