ASoC: Samsung: Rename from s3c24xx to samsung
authorJassi Brar <jassi.brar@samsung.com>
Mon, 22 Nov 2010 06:37:25 +0000 (15:37 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 23 Nov 2010 14:13:04 +0000 (14:13 +0000)
commit5033f43c66754296dfb0ac5c895208e4a7f93aac
tree343b6a07674afb35e026191c97bc6bc2f329f5bc
parenta964f34d8b516633d471191156963bae0d1bf730
ASoC: Samsung: Rename from s3c24xx to samsung

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>
74 files changed:
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/s3c24xx/Kconfig [deleted file]
sound/soc/s3c24xx/Makefile [deleted file]
sound/soc/s3c24xx/ac97.c [deleted file]
sound/soc/s3c24xx/ac97.h [deleted file]
sound/soc/s3c24xx/dma.c [deleted file]
sound/soc/s3c24xx/dma.h [deleted file]
sound/soc/s3c24xx/goni_wm8994.c [deleted file]
sound/soc/s3c24xx/i2s.c [deleted file]
sound/soc/s3c24xx/i2s.h [deleted file]
sound/soc/s3c24xx/jive_wm8750.c [deleted file]
sound/soc/s3c24xx/lm4857.h [deleted file]
sound/soc/s3c24xx/ln2440sbc_alc650.c [deleted file]
sound/soc/s3c24xx/neo1973_gta02_wm8753.c [deleted file]
sound/soc/s3c24xx/neo1973_wm8753.c [deleted file]
sound/soc/s3c24xx/pcm.c [deleted file]
sound/soc/s3c24xx/pcm.h [deleted file]
sound/soc/s3c24xx/regs-i2s-v2.h [deleted file]
sound/soc/s3c24xx/rx1950_uda1380.c [deleted file]
sound/soc/s3c24xx/s3c-i2s-v2.c [deleted file]
sound/soc/s3c24xx/s3c-i2s-v2.h [deleted file]
sound/soc/s3c24xx/s3c2412-i2s.c [deleted file]
sound/soc/s3c24xx/s3c2412-i2s.h [deleted file]
sound/soc/s3c24xx/s3c24xx-i2s.c [deleted file]
sound/soc/s3c24xx/s3c24xx-i2s.h [deleted file]
sound/soc/s3c24xx/s3c24xx_simtec.c [deleted file]
sound/soc/s3c24xx/s3c24xx_simtec.h [deleted file]
sound/soc/s3c24xx/s3c24xx_simtec_hermes.c [deleted file]
sound/soc/s3c24xx/s3c24xx_simtec_tlv320aic23.c [deleted file]
sound/soc/s3c24xx/s3c24xx_uda134x.c [deleted file]
sound/soc/s3c24xx/smartq_wm8987.c [deleted file]
sound/soc/s3c24xx/smdk2443_wm9710.c [deleted file]
sound/soc/s3c24xx/smdk_spdif.c [deleted file]
sound/soc/s3c24xx/smdk_wm8580.c [deleted file]
sound/soc/s3c24xx/smdk_wm9713.c [deleted file]
sound/soc/s3c24xx/spdif.c [deleted file]
sound/soc/s3c24xx/spdif.h [deleted file]
sound/soc/samsung/Kconfig [new file with mode: 0644]
sound/soc/samsung/Makefile [new file with mode: 0644]
sound/soc/samsung/ac97.c [new file with mode: 0644]
sound/soc/samsung/ac97.h [new file with mode: 0644]
sound/soc/samsung/dma.c [new file with mode: 0644]
sound/soc/samsung/dma.h [new file with mode: 0644]
sound/soc/samsung/goni_wm8994.c [new file with mode: 0644]
sound/soc/samsung/i2s.c [new file with mode: 0644]
sound/soc/samsung/i2s.h [new file with mode: 0644]
sound/soc/samsung/jive_wm8750.c [new file with mode: 0644]
sound/soc/samsung/lm4857.h [new file with mode: 0644]
sound/soc/samsung/ln2440sbc_alc650.c [new file with mode: 0644]
sound/soc/samsung/neo1973_gta02_wm8753.c [new file with mode: 0644]
sound/soc/samsung/neo1973_wm8753.c [new file with mode: 0644]
sound/soc/samsung/pcm.c [new file with mode: 0644]
sound/soc/samsung/pcm.h [new file with mode: 0644]
sound/soc/samsung/regs-i2s-v2.h [new file with mode: 0644]
sound/soc/samsung/rx1950_uda1380.c [new file with mode: 0644]
sound/soc/samsung/s3c-i2s-v2.c [new file with mode: 0644]
sound/soc/samsung/s3c-i2s-v2.h [new file with mode: 0644]
sound/soc/samsung/s3c2412-i2s.c [new file with mode: 0644]
sound/soc/samsung/s3c2412-i2s.h [new file with mode: 0644]
sound/soc/samsung/s3c24xx-i2s.c [new file with mode: 0644]
sound/soc/samsung/s3c24xx-i2s.h [new file with mode: 0644]
sound/soc/samsung/s3c24xx_simtec.c [new file with mode: 0644]
sound/soc/samsung/s3c24xx_simtec.h [new file with mode: 0644]
sound/soc/samsung/s3c24xx_simtec_hermes.c [new file with mode: 0644]
sound/soc/samsung/s3c24xx_simtec_tlv320aic23.c [new file with mode: 0644]
sound/soc/samsung/s3c24xx_uda134x.c [new file with mode: 0644]
sound/soc/samsung/smartq_wm8987.c [new file with mode: 0644]
sound/soc/samsung/smdk2443_wm9710.c [new file with mode: 0644]
sound/soc/samsung/smdk_spdif.c [new file with mode: 0644]
sound/soc/samsung/smdk_wm8580.c [new file with mode: 0644]
sound/soc/samsung/smdk_wm9713.c [new file with mode: 0644]
sound/soc/samsung/spdif.c [new file with mode: 0644]
sound/soc/samsung/spdif.h [new file with mode: 0644]
This page took 0.037043 seconds and 5 git commands to generate.