2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/sound/soc/omap
Lars-Peter Clausen 00200107a2 ASoC: Move card field form platform/codec to component
Both the snd_soc_codec and snd_soc_platform struct do have a pointer to the
parent card and both handle this pointer in mostly the same way. This patch
moves the card field to the component level which will allow further code
consolidation between platforms and CODECS.

Since there are only a handful of users of the snd_soc_codec struct's card field
(and none of the snd_soc_platform's) these are update in this patch as well,
which allows it to be removed from the snd_soc_codec struct.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-07-22 23:15:57 +01:00
..
am3517evm.c ASoC: am3517evm: Use the same name for platform as the cpu_dai 2014-04-18 18:00:46 +01:00
ams-delta.c ASoC: Move card field form platform/codec to component 2014-07-22 23:15:57 +01:00
Kconfig ASoC: omap: Amstrad E3 needs TTY support for codec 2014-05-01 13:31:05 -07:00
Makefile ASoC: OMAP: Remove obsolete Makefile line 2013-05-30 11:49:24 +01:00
mcbsp.c ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fix 2013-11-24 13:40:59 +00:00
mcbsp.h ASoC: omap: Use common DAI DMA data 2013-04-03 18:12:58 +01:00
n810.c ASoC: n810: Use the same name for platform as the cpu_dai 2014-04-18 18:00:46 +01:00
omap3pandora.c ASoC: omap3pandora: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
omap-abe-twl6040.c ASoC: omap: Replace instances of rtd->codec->card with rtd->card 2014-05-20 22:54:54 +01:00
omap-dmic.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-dmic.h ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC 2011-11-28 17:21:44 +00:00
omap-hdmi-card.c ASoC: omap-hdmi-card: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
omap-hdmi.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-hdmi.h ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAI 2012-05-22 17:33:23 +01:00
omap-mcbsp.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-mcbsp.h ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter 2014-05-01 10:54:34 -07:00
omap-mcpdm.c ASoC: omap-pcm: Move omap-pcm under include/sound 2014-05-26 15:32:32 +01:00
omap-mcpdm.h ASoC: omap-mcpdm: API to configure offset cancellation 2011-09-26 22:23:32 +01:00
omap-pcm.c ASoC: omap-pcm: Drop the platform driver init code 2014-04-18 18:00:47 +01:00
omap-twl4030.c ASoC: Fix wrong argument for card remove callbacks 2014-06-03 12:52:21 +02:00
osk5912.c ASoC: osk5912: Use the same name for platform as the cpu_dai 2014-04-18 18:00:47 +01:00
rx51.c ASoC: Fix wrong argument for card remove callbacks 2014-06-03 12:52:21 +02:00