diff options
| author | Daniel Mack <[email protected]> | 2010-03-19 14:52:55 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2010-03-19 19:37:29 +0000 |
| commit | fd23b7dee5e4d369f620979cb120f53629389355 (patch) | |
| tree | bbfa4637b0b97662b8ee63922eccb01913baaf1d /tools/perf/scripts/python | |
| parent | 093208f5d03980d7216b706e3c54432d0f299e26 (diff) | |
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 <[email protected]>
Reported-by: Michael Hirsch <[email protected]>
Signed-off-by: Daniel Mack <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions