ASoC: Intel: Add a mfld prefix to Intel SST drivers.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Wed, 12 Feb 2014 13:42:50 +0000 (13:42 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 12 Feb 2014 15:09:49 +0000 (15:09 +0000)
commita355d67817eccdbe869020f8f5a3123f21f8106f
tree2585f2d357dc2ced6adfdf21bec898ea8fe7b85a
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: Intel: Add a mfld prefix to Intel SST drivers.

Resent with correct email for Mark.

In order to differentiate the different Intel SST audio core drivers we
need to rename the current drivers with a mfld prefix. This also includes
renaming in the Makefile and Kconfig

Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/intel/Kconfig
sound/soc/intel/Makefile
sound/soc/intel/sst-mfld-dsp.h [new file with mode: 0644]
sound/soc/intel/sst-mfld-platform.c [new file with mode: 0644]
sound/soc/intel/sst-mfld-platform.h [new file with mode: 0644]
sound/soc/intel/sst_dsp.h [deleted file]
sound/soc/intel/sst_platform.c [deleted file]
sound/soc/intel/sst_platform.h [deleted file]
This page took 0.024748 seconds and 5 git commands to generate.