linux/sound/soc/s6000
Daniel Mack fd23b7dee5 ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
This fixes a memory corruption when ASoC devices are used in
full-duplex mode. Specifically for pxa-ssp code, where this pointer
is dynamically allocated for each direction and destroyed upon each
stream start.

All other platforms are fixed blindly, I couldn't even compile-test
them. Sorry for any breakage I may have caused.

Reported-by: Sven Neumann <s.neumann@raumfeld.com>
Reported-by: Michael Hirsch <m.hirsch@raumfeld.com>
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-03-19 19:37:29 +00:00
..
Kconfig ASoC: s6105 IP camera machine specific ASoC code 2009-04-04 15:29:01 +01:00
Makefile ASoC: s6105 IP camera machine specific ASoC code 2009-04-04 15:29:01 +01:00
s6000-i2s.c ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream 2010-03-19 19:37:29 +00:00
s6000-i2s.h ASoC: Add driver for s6000 I2S interface 2009-04-04 15:28:22 +01:00
s6000-pcm.c ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream 2010-03-19 19:37:29 +00:00
s6000-pcm.h ASoC: Add driver for s6000 I2S interface 2009-04-04 15:28:22 +01:00
s6105-ipcam.c ASoC: tlv320aic3x: fixup board device changes 2009-08-21 10:52:57 +01:00