[PATCH 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS

Kuninori Morimoto kuninori.morimoto.gx at renesas.com
Tue Oct 27 02:50:30 CET 2020


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



More information about the Alsa-devel mailing list