kernel-fxtec-pro1x/sound/soc/s3c24xx
Liam Girdwood ce6120cca2 ASoC: Decouple DAPM from CODECs
Decoupling Dynamic Audio Power Management (DAPM) from codec devices is
required when developing ASoC further. Such as for other ASoC components to
have DAPM widgets or when extending DAPM to handle cross-device paths.

This patch decouples DAPM related variables from struct snd_soc_codec and
moves them to new struct snd_soc_dapm_context that is used to encapsulate
DAPM context of a device. ASoC core and API of DAPM functions are modified
to use DAPM context instead of codec.

This patch does not change current functionality and a large part of changes
come because of structure and internal API changes.

Core implementation is from Liam Girdwood <lrg@slimlogic.co.uk> with some
minor core changes, codecs and machine driver conversions from
Jarkko Nikula <jhnikula@gmail.com>.

Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Mike Frysinger <vapier.adi@gmail.com>
Cc: Cliff Cai <cliff.cai@analog.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Ryan Mallon <ryan@bluewatersys.com>
Cc: Timur Tabi <timur@freescale.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Jassi Brar <jassi.brar@samsung.com>
Cc: Daniel Gloeckner <dg@emlix.com>
Cc: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-11-06 11:28:29 -04:00
..
aquila_wm8994.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
goni_wm8994.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
jive_wm8750.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
Kconfig ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio 2010-10-15 11:41:12 +01:00
lm4857.h
ln2440sbc_alc650.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Makefile ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio 2010-10-15 11:41:12 +01:00
neo1973_gta02_wm8753.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
neo1973_wm8753.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
regs-i2s-v2.h ASoC: S3C64XX: I2S: Use s3c2412 defines 2010-05-05 15:13:48 +01:00
rx1950_uda1380.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
s3c-ac97.c ASoC: Add debug logging for s3c-ac97 resets 2010-09-24 10:41:02 +01:00
s3c-ac97.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c-dma.c Merge branch 'topic/asoc' into for-linus 2010-10-25 10:00:30 +02:00
s3c-dma.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c-i2s-v2.c ASoC: multi-component - Add Aquila sound driver 2010-08-12 14:00:14 +01:00
s3c-i2s-v2.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c-pcm.c ASoC: Samsung: Debug PCM snd_soc_dai_driver registration 2010-09-14 08:50:17 +01:00
s3c-pcm.h ASoC: S3C: Fix PCM RX FIFO settings 2010-09-11 12:12:20 +01:00
s3c24xx-i2s.c ASoC: Add MODULE_ALIAS to Samsung DAI drivers 2010-08-12 14:00:20 +01:00
s3c24xx-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c24xx_simtec.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c24xx_simtec.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c24xx_simtec_hermes.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
s3c24xx_simtec_tlv320aic23.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
s3c24xx_uda134x.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
s3c64xx-i2s-v4.c ASoC: Add a bit of resource unwinding in the S3C IISv4 driver 2010-08-15 14:51:11 +01:00
s3c64xx-i2s.c ASoC: Add MODULE_ALIAS to Samsung DAI drivers 2010-08-12 14:00:20 +01:00
s3c64xx-i2s.h ASoC: Prototype s3c64xx_i2s_get_clock() 2010-09-21 10:18:02 +01:00
s3c2412-i2s.c ASoC: Add MODULE_ALIAS to Samsung DAI drivers 2010-08-12 14:00:20 +01:00
s3c2412-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
smartq_wm8987.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
smdk64xx_wm8580.c ASoC: Decouple DAPM from CODECs 2010-11-06 11:28:29 -04:00
smdk2443_wm9710.c ASoC: S3C: AC97: Remove the -dai suffix 2010-09-10 12:37:53 +01:00
smdk_spdif.c ASoC: SAMSUNG: Add Machine driver for S/PDIF PCM audio 2010-10-15 11:41:12 +01:00
smdk_wm9713.c ASoC: Clean up the CODEC device as well as the board for SMDK WM9713 2010-09-24 10:40:08 +01:00
spdif.c ASoC: SAMSUNG: Add S/PDIF CPU driver 2010-10-15 11:40:58 +01:00
spdif.h ASoC: SAMSUNG: Add S/PDIF CPU driver 2010-10-15 11:40:58 +01:00