]> git.baikalelectronics.ru Git - kernel.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)
commitf9440174d14180474df9662bdd0ae57fd680aaf4
treee7199d42c3ebb7272e53673c7a1adf8caf3c90a6
parentdce9c1f5211948ae0a71c806423829e33b7798d7
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