2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 22:53:55 +08:00
linux-next/sound/soc/pxa
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
..
corgi.c ASoC: Fix build for corgi and poodle 2009-02-18 14:46:58 +00:00
e740_wm9705.c ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h 2009-01-23 11:40:26 +00:00
e750_wm9705.c ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.h 2009-01-23 11:40:26 +00:00
e800_wm9712.c ASoC: Fix merge with PXA tree 2009-01-23 11:23:32 +00:00
em-x270.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00
Kconfig ASoC: Add initial support of Mitac mioa701 device SoC. 2009-02-08 20:39:46 +00:00
Makefile ASoC: Add initial support of Mitac mioa701 device SoC. 2009-02-08 20:39:46 +00:00
mioa701_wm9713.c ASoC: Add initial support of Mitac mioa701 device SoC. 2009-02-08 20:39:46 +00:00
palm27x.c ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
poodle.c ASoC: Fix build for corgi and poodle 2009-02-18 14:46:58 +00:00
pxa2xx-ac97.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
pxa2xx-ac97.h ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:43 +02:00
pxa2xx-i2s.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
pxa2xx-i2s.h ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:43 +02:00
pxa2xx-pcm.c ASoC: Fix pxa2xx-pcm checks for invalid DMA channels 2009-01-01 11:52:48 +00:00
pxa2xx-pcm.h ALSA: Separate common pxa2xx-pcm code 2008-09-23 08:18:10 +02:00
pxa-ssp.c ASoC: make ops a pointer in 'struct snd_soc_dai' 2009-03-04 22:29:47 +00:00
pxa-ssp.h ASoC: Add PXA SSP support 2008-10-30 15:45:21 +00:00
spitz.c ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
tosa.c ASoC: Fix forgotten replacements of socdev->codec 2009-02-11 08:28:04 +01:00
zylonite.c ASoC: Fix Zylonite voice interface stereo configurations 2009-02-24 23:48:12 +00:00