kernel-ark/sound/soc/s3c24xx
Mark Brown 875065491f ASoC: Rename snd_soc_card to snd_soc_machine
One of the issues with the ASoC v1 API which has been addressed in the
ASoC v2 work that Liam Girdwood has done is that the ALSA card provided
by ASoC is distributed around the ASoC structures. For example, machine
wide data such as the struct snd_card are maintained as part of the
CODEC data structure, preventing the use of multiple codecs. This has
been addressed by refactoring the data structures so that all the data
for the ALSA card is contained in a single structure snd_soc_card which
replaces the existing snd_soc_machine and snd_soc_device.

Begin the process of backporting this by renaming struct snd_soc_machine
to struct snd_soc_card, better reflecting its function and bringing it
closer to standard ALSA terminology.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2008-11-21 14:02:01 +00:00
..
Kconfig ASoC: Machine driver for for s3c24xx with uda134x 2008-11-17 11:45:53 +00:00
lm4857.h [ALSA] ASoC S3C24xx machine drivers - lm4857-h missing patch 2007-07-20 11:11:29 +02:00
ln2440sbc_alc650.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
Makefile ASoC: Machine driver for for s3c24xx with uda134x 2008-11-17 11:45:53 +00:00
neo1973_wm8753.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
s3c24xx_uda134x.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
s3c24xx-ac97.h ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:45 +02:00
s3c24xx-i2s.c ASoC: s3c24xx 8 bit sound fix 2008-11-10 11:40:57 +00:00
s3c24xx-i2s.h ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:45 +02:00
s3c24xx-pcm.c ASoC: Revert "ASoC: Add new parameter to s3c24xx_pcm_enqueue" 2008-11-14 14:40:46 +00:00
s3c24xx-pcm.h [ALSA] ASoC Samsung S3c24xx updates - audio DMA cleanup 2007-05-11 16:56:03 +02:00
s3c2412-i2s.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
s3c2412-i2s.h ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:45 +02:00
s3c2443-ac97.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
smdk2443_wm9710.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00