kernel-ark/sound/soc/omap
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
..
Kconfig ASoC: Fix spurious codec driver dependencies 2009-01-23 14:53:58 +00:00
Makefile ASoC: Complete Beagleboard support 2009-01-21 13:43:52 +00:00
n810.c ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
omap2evm.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3beagle.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
omap3pandora.c ASoC: Update OMAP3 pandora board file 2009-01-31 14:59:19 +00:00
omap-mcbsp.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
omap-mcbsp.h ALSA: ASoC: OMAP: Add multilink support to McBSP DAI driver 2008-10-13 02:17:48 +02:00
omap-pcm.c Merge branch 'for-2.6.29' into for-2.6.30 2009-02-02 12:46:51 +00:00
omap-pcm.h [ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors 2008-04-29 19:01:56 +02:00
osk5912.c ASoC: Fix incorrect DSP format in OMAP McBSP DAI and affected drivers 2008-12-22 16:15:20 +00:00
overo.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
sdp3430.c ASoC: Update SDP3430 machine driver for snd_soc_card 2009-02-10 21:36:27 +00:00