[alsa-devel] [RFC PATCH 2/2] ASoC: add compress stream support

Vinod Koul vinod.koul at linux.intel.com
Mon Aug 6 07:32:01 CEST 2012


On Tue, 2012-07-31 at 12:11 +0530, Vinod Koul wrote:
> diff --git a/sound/soc/Makefile b/sound/soc/Makefile
> index 00a555a..c126400 100644
> --- a/sound/soc/Makefile
> +++ b/sound/soc/Makefile
> @@ -1,5 +1,5 @@
>  snd-soc-core-objs := soc-core.o soc-dapm.o soc-jack.o soc-cache.o
> soc-utils.o
> -snd-soc-core-objs += soc-pcm.o soc-io.o
> +snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o 
Mark,

I am planning to add a symbol, SND_SOC_COMPRESS_OFFLOAD and compile this
file and other changes under this flag.
This will select SND_COMPRESS_OFFLOAD and users should select this
symbol when using compressed offload...

Let me know if its fine and will send patch for this.

Thanks
-- 
~Vinod



More information about the Alsa-devel mailing list