]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ASoC: sst v2: Add mid platform driver
authorVinod Koul <vinod.koul@intel.com>
Tue, 4 Jan 2011 14:46:32 +0000 (20:16 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 6 Jan 2011 13:48:58 +0000 (13:48 +0000)
commitd927fdae5cb2ca36f0c5b61e528078e8c1261607
tree31d3ec92c2bb91a4314357b9935518b96ff79df5
parent4dc69be22163bab880384858f30cb8cc76ad47f9
ASoC: sst v2: Add mid platform driver

This patch adds the platform driver for mid asoc drivers.  This platfrom
driver sends commands to sst dsp engine driver for the dai operations.
For this purpose it depends on intel_sst driver which is currently in
staging tree

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Harsha Priya <priya.harsha@intel.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/sst_platform.c [new file with mode: 0644]
sound/soc/mid-x86/sst_platform.h [new file with mode: 0644]