Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
@ 2020-10-27  1:50 Kuninori Morimoto
  2020-10-27  1:51 ` [PATCH 1/2] " Kuninori Morimoto
  2020-10-27  1:51 ` [PATCH 2/2] ASoC: soc-compress: add soc_compr_cstream_to_stream() Kuninori Morimoto
  0 siblings, 2 replies; 10+ messages in thread
From: Kuninori Morimoto @ 2020-10-27  1:50 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

soc-compress is using both SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx.
It needs to be converted, but some of them didn't.
This is bug, but this bug does nothing because these are using
same value.
This patch-set cleanup these.

Kuninori Morimoto (2):
  ASoC: soc-compress: tidyup STREAM vs COMPRESS
  ASoC: soc-compress: add soc_compr_cstream_to_stream()

 sound/soc/soc-compress.c | 65 ++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 40 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-10-30  0:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-27  1:50 [PATCH 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS Kuninori Morimoto
2020-10-27  1:51 ` [PATCH 1/2] " Kuninori Morimoto
2020-10-27 16:05   ` Pierre-Louis Bossart
2020-10-28 23:23     ` Kuninori Morimoto
2020-10-28 23:43       ` Kuninori Morimoto
2020-10-29  7:04         ` Takashi Iwai
2020-10-29 15:33           ` Pierre-Louis Bossart
2020-10-29 16:47             ` Takashi Iwai
2020-10-30  0:48               ` Kuninori Morimoto
2020-10-27  1:51 ` [PATCH 2/2] ASoC: soc-compress: add soc_compr_cstream_to_stream() Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox