linux-stable/sound/soc/davinci
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
..
davinci-evm.c ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
davinci-i2s.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
davinci-i2s.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-pcm.c ASoC: Staticise PCM operations tables 2009-01-19 16:23:27 +00:00
davinci-pcm.h ALSA: Correct Vladimir Barinov's e-mail address 2008-10-10 13:41:45 +02:00
davinci-sffsdr.c ASoC: Fix DaVinci module unload error 2009-02-13 20:21:30 +00:00
Kconfig ASoC: Add driver for the Lyrtech SFFSDR board 2008-11-19 13:18:42 +00:00
Makefile ASoC: Add driver for the Lyrtech SFFSDR board 2008-11-19 13:18:42 +00:00