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)
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>

No differences found