Browse Source

ASoC: Rename mid-x86 directory to intel

We have other Intel platforms coming having the Smart Sound Technology (SST)
so rename the mid-x86 directory to intel as originally directory name
reflected only Intel MID platform.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Jarkko Nikula 11 năm trước cách đây
mục cha
commit
784cbf8ab4

+ 1 - 1
sound/soc/Kconfig

@@ -42,7 +42,7 @@ source "sound/soc/jz4740/Kconfig"
 source "sound/soc/nuc900/Kconfig"
 source "sound/soc/omap/Kconfig"
 source "sound/soc/kirkwood/Kconfig"
-source "sound/soc/mid-x86/Kconfig"
+source "sound/soc/intel/Kconfig"
 source "sound/soc/mxs/Kconfig"
 source "sound/soc/pxa/Kconfig"
 source "sound/soc/samsung/Kconfig"

+ 1 - 1
sound/soc/Makefile

@@ -16,7 +16,7 @@ obj-$(CONFIG_SND_SOC)	+= davinci/
 obj-$(CONFIG_SND_SOC)	+= dwc/
 obj-$(CONFIG_SND_SOC)	+= fsl/
 obj-$(CONFIG_SND_SOC)	+= jz4740/
-obj-$(CONFIG_SND_SOC)	+= mid-x86/
+obj-$(CONFIG_SND_SOC)	+= intel/
 obj-$(CONFIG_SND_SOC)	+= mxs/
 obj-$(CONFIG_SND_SOC)	+= nuc900/
 obj-$(CONFIG_SND_SOC)	+= omap/

+ 0 - 0
sound/soc/mid-x86/Kconfig → sound/soc/intel/Kconfig


+ 0 - 0
sound/soc/mid-x86/Makefile → sound/soc/intel/Makefile


+ 0 - 0
sound/soc/mid-x86/mfld_machine.c → sound/soc/intel/mfld_machine.c


+ 0 - 0
sound/soc/mid-x86/sst_dsp.h → sound/soc/intel/sst_dsp.h


+ 0 - 0
sound/soc/mid-x86/sst_platform.c → sound/soc/intel/sst_platform.c


+ 0 - 0
sound/soc/mid-x86/sst_platform.h → sound/soc/intel/sst_platform.h