From: Liam Girdwood Date: Fri, 17 Jan 2014 17:03:56 +0000 (+0000) Subject: ASoC: compress: Add suport for DPCM into compressed audio X-Git-Tag: v3.14-rc1~143^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a99ef0fdb35a0f8d6b56ccc5d9d821e9ff100c1;p=pandora-kernel.git ASoC: compress: Add suport for DPCM into compressed audio Currently compressed audio streams are statically routed from the /dev to the DAI link. Some DSPs can route compressed data to multiple BE DAIs like they do for PCM data. Add support to allow dynamically routed compressed streams using the existing DPCM infrastructure. This patch adds special FE versions of the compressed ops that work out the runtime routing. Signed-off-by: Liam Girdwood Acked-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed