linux/sound/soc/blackfin
Eric Miao 6335d05548 ASoC: make ops a pointer in 'struct snd_soc_dai'
Considering the fact that most cpu_dai or codec_dai are using a same
'snd_soc_dai_ops' for several similar interfaces, 'ops' would be better
made a pointer instead, to make sharing easier and code a bit cleaner.

The patch below is rather preliminary since the asoc tree is being
actively developed, and this touches almost every piece of code,
(and possibly many others in development need to be changed as
well). Building of all codecs are OK, yet to every SoC, I didn't test
that.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-03-04 22:29:47 +00:00
..
bf5xx-ac97-pcm.c ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
bf5xx-ac97-pcm.h sound: ASoC: Blackfin: DMA Driver for AC97 sound chip 2008-09-09 09:11:18 +02:00
bf5xx-ac97.c ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 code 2009-02-06 12:07:29 +00:00
bf5xx-ac97.h ASoC: Blackfin: add multi-channel function support 2008-11-18 11:40:19 +00:00
bf5xx-ad1980.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
bf5xx-ad73311.c ASoC: count reaches 10001, not 10000. 2009-02-08 20:40:24 +00:00
bf5xx-i2s-pcm.c ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00: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 ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
bf5xx-i2s.h sound: ASoC: Blackfin: I2S CPU DAI driver 2008-09-09 09:11:21 +02:00
bf5xx-sport.c ASoC: Blackfin: drop unnecessary dma casts 2009-02-06 12:07:39 +00:00
bf5xx-sport.h ASoC: Blackfin: add multi-channel function support 2008-11-18 11:40:19 +00:00
bf5xx-ssm2602.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
Kconfig ALSA: ASoC: Remove superfluous dependency on SND_SOC 2008-12-01 18:02:33 +01:00
Makefile ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boards 2008-10-13 02:16:24 +02:00