Hi > These are v2 of tidyup patch-set for SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx. > soc-compress is using both SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx, but mixed use. > This is confusable, but no problem. Because these are defined as UAPI and > are using same value. > This patch-set make sure these are same value. > > Kuninori Morimoto (2): > ASoC: soc-compress: tidyup STREAM vs COMPRESS > ASoC: soc-compress: assume SNDRV_PCM_STREAM_xxx and SND_COMPRESS_xxx are same > > sound/soc/soc-compress.c | 63 +++++++++++++++------------------------- > 1 file changed, 23 insertions(+), 40 deletions(-) I'm sorry, I didn't add "Link" tag. Will repost with it. Thank you for your help !! Best regards --- Kuninori Morimoto