kernel-hacking-2024-linux-s.../sound/soc/blackfin
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
..
bf5xx-ac97-pcm.c ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected code 2008-11-18 12:32:32 +00:00
bf5xx-ac97-pcm.h
bf5xx-ac97.c ASoC: Fix Blackfin AC97 DAI probe function return code 2008-11-18 12:32:11 +00:00
bf5xx-ac97.h ASoC: Blackfin: add multi-channel function support 2008-11-18 11:40:19 +00:00
bf5xx-ad1980.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
bf5xx-ad73311.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
bf5xx-i2s-pcm.c sound: ASoC: Blackfin: DMA Driver for I2S sound chip 2008-09-09 09:11:20 +02:00
bf5xx-i2s-pcm.h sound: ASoC: Blackfin: DMA Driver for I2S sound chip 2008-09-09 09:11:20 +02:00
bf5xx-i2s.c ALSA: ASoC: Blackfin: update SPORT0 port selector (v2) 2008-10-27 17:05:42 +01:00
bf5xx-i2s.h sound: ASoC: Blackfin: I2S CPU DAI driver 2008-09-09 09:11:21 +02:00
bf5xx-sport.c
bf5xx-sport.h ASoC: Blackfin: add multi-channel function support 2008-11-18 11:40:19 +00:00
bf5xx-ssm2602.c ASoC: Rename snd_soc_card to snd_soc_machine 2008-11-21 14:02:01 +00:00
Kconfig ASoC: Blackfin: always set a default value for that GPIO range 2008-11-18 12:32:33 +00:00
Makefile ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boards 2008-10-13 02:16:24 +02:00