]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: sst_platform: fix the dsp driver interface
authorVinod Koul <vinod.koul@linux.intel.com>
Mon, 5 Dec 2011 13:43:41 +0000 (19:13 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Dec 2011 14:02:31 +0000 (14:02 +0000)
commit03c33042dbcd087303062c51f462c4575eb630d6
treee7199d42c3ebb7272e53673c7a1adf8caf3c90a6
parentf031efe9402e4ab6a6cd86bbda54b30ed9171237
ASoC: sst_platform: fix the dsp driver interface

lower level drivers typically register with upper layers.
So fix by exporting symbols from sst_platform driver for dsp driver to
register to sst platform driver

Now this driver doesnt depend on sst driver, so remove the dependency
and the header files

Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/mid-x86/Kconfig
sound/soc/mid-x86/sst_platform.c
sound/soc/mid-x86/sst_platform.h