Skip to content

Commit

Permalink
ASoC: Samsung: Rename from s3c24xx to samsung
Browse files Browse the repository at this point in the history
Finally, move the 's3c24xx' directory to 'samsung'

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Jassi Brar authored and Mark Brown committed Nov 23, 2010
1 parent a964f34 commit 5033f43
Show file tree
Hide file tree
Showing 38 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ source "sound/soc/nuc900/Kconfig"
source "sound/soc/omap/Kconfig"
source "sound/soc/kirkwood/Kconfig"
source "sound/soc/pxa/Kconfig"
source "sound/soc/s3c24xx/Kconfig"
source "sound/soc/samsung/Kconfig"
source "sound/soc/s6000/Kconfig"
source "sound/soc/sh/Kconfig"
source "sound/soc/txx9/Kconfig"
Expand Down
2 changes: 1 addition & 1 deletion sound/soc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ obj-$(CONFIG_SND_SOC) += nuc900/
obj-$(CONFIG_SND_SOC) += omap/
obj-$(CONFIG_SND_SOC) += kirkwood/
obj-$(CONFIG_SND_SOC) += pxa/
obj-$(CONFIG_SND_SOC) += s3c24xx/
obj-$(CONFIG_SND_SOC) += samsung/
obj-$(CONFIG_SND_SOC) += s6000/
obj-$(CONFIG_SND_SOC) += sh/
obj-$(CONFIG_SND_SOC) += txx9/
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/ac97.c → sound/soc/samsung/ac97.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/ac97.c
/* sound/soc/samsung/ac97.c
*
* ALSA SoC Audio Layer - S3C AC97 Controller driver
* Evolved from s3c2443-ac97.c
Expand Down
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/ac97.h → sound/soc/samsung/ac97.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/ac97.h
/* sound/soc/samsung/ac97.h
*
* ALSA SoC Audio Layer - S3C AC97 Controller driver
* Evolved from s3c2443-ac97.h
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/i2s.c → sound/soc/samsung/i2s.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/i2s.c
/* sound/soc/samsung/i2s.c
*
* ALSA SoC Audio Layer - Samsung I2S Controller driver
*
Expand Down
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/i2s.h → sound/soc/samsung/i2s.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/i2s.h
/* sound/soc/samsung/i2s.h
*
* ALSA SoC Audio Layer - Samsung I2S Controller driver
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/jive_wm8750.c
/* sound/soc/samsung/jive_wm8750.c
*
* Copyright 2007,2008 Simtec Electronics
*
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/pcm.c → sound/soc/samsung/pcm.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/pcm.c
/* sound/soc/samsung/pcm.c
*
* ALSA SoC Audio Layer - S3C PCM-Controller driver
*
Expand Down
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/pcm.h → sound/soc/samsung/pcm.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/pcm.h
/* sound/soc/samsung/pcm.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c-i2c-v2.c
/* sound/soc/samsung/s3c-i2c-v2.c
*
* ALSA Soc Audio Layer - I2S core for newer Samsung SoCs.
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c-i2s-v2.h
/* sound/soc/samsung/s3c-i2s-v2.h
*
* ALSA Soc Audio Layer - S3C_I2SV2 I2S driver
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c2412-i2s.c
/* sound/soc/samsung/s3c2412-i2s.c
*
* ALSA Soc Audio Layer - S3C2412 I2S driver
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c2412-i2s.c
/* sound/soc/samsung/s3c2412-i2s.c
*
* ALSA Soc Audio Layer - S3C2412 I2S driver
*
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c24xx_simtec.c
/* sound/soc/samsung/s3c24xx_simtec.c
*
* Copyright 2009 Simtec Electronics
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c24xx_simtec.h
/* sound/soc/samsung/s3c24xx_simtec.h
*
* Copyright 2009 Simtec Electronics
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c24xx_simtec_hermes.c
/* sound/soc/samsung/s3c24xx_simtec_hermes.c
*
* Copyright 2009 Simtec Electronics
*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/s3c24xx_simtec_tlv320aic23.c
/* sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c
*
* Copyright 2009 Simtec Electronics
*
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/smartq_wm8987.c
/* sound/soc/samsung/smartq_wm8987.c
*
* Copyright 2010 Maurus Cuelenaere <mcuelenaere@gmail.com>
*
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/spdif.c → sound/soc/samsung/spdif.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/spdif.c
/* sound/soc/samsung/spdif.c
*
* ALSA SoC Audio Layer - Samsung S/PDIF Controller driver
*
Expand Down
2 changes: 1 addition & 1 deletion sound/soc/s3c24xx/spdif.h → sound/soc/samsung/spdif.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* sound/soc/s3c24xx/spdif.h
/* sound/soc/samsung/spdif.h
*
* ALSA SoC Audio Layer - Samsung S/PDIF Controller driver
*
Expand Down

0 comments on commit 5033f43

Please sign in to comment.