]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ASoC: Rename ep93xx soc directory to cirrus
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 21 Aug 2012 15:21:51 +0000 (19:21 +0400)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 17:24:21 +0000 (10:24 -0700)
This patch is to rename the directory "ep93xx" in "cirrus".
Name more accurately reflects the manufacturer and allows to add
drivers not only for architecture ep93xx in this directory.
Patch not contain any functional changes.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/cirrus/Kconfig [moved from sound/soc/ep93xx/Kconfig with 100% similarity]
sound/soc/cirrus/Makefile [moved from sound/soc/ep93xx/Makefile with 100% similarity]
sound/soc/cirrus/edb93xx.c [moved from sound/soc/ep93xx/edb93xx.c with 100% similarity]
sound/soc/cirrus/ep93xx-ac97.c [moved from sound/soc/ep93xx/ep93xx-ac97.c with 100% similarity]
sound/soc/cirrus/ep93xx-i2s.c [moved from sound/soc/ep93xx/ep93xx-i2s.c with 100% similarity]
sound/soc/cirrus/ep93xx-pcm.c [moved from sound/soc/ep93xx/ep93xx-pcm.c with 100% similarity]
sound/soc/cirrus/ep93xx-pcm.h [moved from sound/soc/ep93xx/ep93xx-pcm.h with 100% similarity]
sound/soc/cirrus/simone.c [moved from sound/soc/ep93xx/simone.c with 100% similarity]
sound/soc/cirrus/snappercl15.c [moved from sound/soc/ep93xx/snappercl15.c with 100% similarity]

index c24de902f5f5c4fd4df0c8a81001f557d49fdfb8..5da8ca7aee05c9680827d7ae7478ceb0532812fb 100644 (file)
@@ -33,9 +33,9 @@ config SND_SOC_DMAENGINE_PCM
 source "sound/soc/atmel/Kconfig"
 source "sound/soc/au1x/Kconfig"
 source "sound/soc/blackfin/Kconfig"
+source "sound/soc/cirrus/Kconfig"
 source "sound/soc/davinci/Kconfig"
 source "sound/soc/dwc/Kconfig"
-source "sound/soc/ep93xx/Kconfig"
 source "sound/soc/fsl/Kconfig"
 source "sound/soc/jz4740/Kconfig"
 source "sound/soc/nuc900/Kconfig"
index c1264007b4ee7eb0bd90228edc322b687e0f27e7..bcbf1d00aa858ef62fc11d4767c0cb3b4f270eb3 100644 (file)
@@ -10,9 +10,9 @@ obj-$(CONFIG_SND_SOC) += generic/
 obj-$(CONFIG_SND_SOC)  += atmel/
 obj-$(CONFIG_SND_SOC)  += au1x/
 obj-$(CONFIG_SND_SOC)  += blackfin/
+obj-$(CONFIG_SND_SOC)  += cirrus/
 obj-$(CONFIG_SND_SOC)  += davinci/
 obj-$(CONFIG_SND_SOC)  += dwc/
-obj-$(CONFIG_SND_SOC)  += ep93xx/
 obj-$(CONFIG_SND_SOC)  += fsl/
 obj-$(CONFIG_SND_SOC)  += jz4740/
 obj-$(CONFIG_SND_SOC)  += mid-x86/