linux/sound/soc
guoyh d93ca1ae61 ASoC: pxa: allocate the SSP DMA parameters in startup
Allocating the SSP DMA parameters in startup, freeing it in
shutdown instead of freeing and re-allocating it in hw_params.
After doing that, the logic is clear and more safe.

Signed-off-by: guoyh <guoyh@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-05-07 12:55:35 +01:00
..
atmel
au1x
blackfin ASoC: bf5xx-ssm2602: Setup sysclock in init callback 2012-04-25 11:19:31 +01:00
codecs ASoC: da7210: Minor improvements and a bugfix 2012-05-03 18:53:52 +01:00
davinci
ep93xx ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe 2012-04-01 11:28:29 +01:00
fsl ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000 2012-04-27 18:44:08 +01:00
generic ASoC: add generic simple-card support 2012-04-13 11:29:25 +01:00
jz4740 ASoC: JZ4740: Replaced comma operators with semicolons. 2012-04-06 18:22:05 +01:00
kirkwood
mid-x86
mxs MTD merge for 3.4 2012-03-30 17:31:56 -07:00
nuc900
omap ARM: board specific updates 2012-03-27 16:27:28 -07:00
pxa ASoC: pxa: allocate the SSP DMA parameters in startup 2012-05-07 12:55:35 +01:00
s6000
samsung ASoC: samsung: Hook up AIF2 to the CODEC on Littlemill 2012-04-18 18:20:58 +01:00
sh ASoC: sh: fsi: select simple-card on Kconfig 2012-04-13 11:29:28 +01:00
tegra ASoC: tegra: add device tree support for TrimSlice 2012-04-30 23:47:54 +01:00
txx9 dmaengine/dma_slave: introduce inline wrappers 2012-03-21 19:20:22 +05:30
Kconfig ASoC: add generic simple-card support 2012-04-13 11:29:25 +01:00
Makefile ASoC: add generic simple-card support 2012-04-13 11:29:25 +01:00
soc-cache.c
soc-core.c ASoC: core: Fix dai_link dereference. 2012-04-30 11:09:13 +01:00
soc-dapm.c ASoC: dapm: Move CODEC<->CODEC params off stack 2012-04-27 18:38:32 +01:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: use dmaengine cyclic wrapper 2012-03-26 18:28:11 +01:00
soc-io.c
soc-jack.c ASoC: jack: Push locking for jacks down to the jack 2012-04-01 11:28:23 +01:00
soc-pcm.c ASoC: dpcm: Fixup debugFS for DPCM state. 2012-04-27 18:38:47 +01:00
soc-utils.c