ASoC: add compress stream support
authorNamarta Kohli <namartax.kohli@intel.com>
Thu, 16 Aug 2012 11:40:41 +0000 (17:10 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 20 Aug 2012 19:50:38 +0000 (20:50 +0100)
commit1245b7005de02d5bfa0c321df925f5b6c83c99e1
tree2b97e0fd6a3cf560b8844568ba517bda24d75b9d
parent4968107786e75f5aaba3c1c8e959ccbae929457f
ASoC: add compress stream support

This patch adds the support to parse the compress dai's and then also adds the
soc-compress.c file while handles the compress stream operations, mostly analogus
to what is done in the soc-pcm.c and aditional handling of the compress
opertaions

Signed-off-by: Namarta Kohli <namartax.kohli@intel.com>
Signed-off-by: Ramesh Babu K V <ramesh.babu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/soc-compress.c [new file with mode: 0644]
sound/soc/soc-core.c