6 Aug
2012
6 Aug
'12
2:59 p.m.
On Mon, Aug 06, 2012 at 11:02:01AM +0530, Vinod Koul wrote:
On Tue, 2012-07-31 at 12:11 +0530, Vinod Koul wrote:
-snd-soc-core-objs += soc-pcm.o soc-io.o +snd-soc-core-objs += soc-pcm.o soc-compress.o soc-io.o
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.
To be honest given the code for compressed stuff is so small in comparison with the size of ASoC that I'm not sure it's worth bothering, we should probably just enable it unconditionally with ASoC.