forked from Minki/linux
5f712b2b73
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.
[Note that this is a backported version for 2.6.34.
Upstream commit is
|
||
---|---|---|
.. | ||
atmel_ssc_dai.c | ||
atmel_ssc_dai.h | ||
atmel-pcm.c | ||
atmel-pcm.h | ||
Kconfig | ||
Makefile | ||
playpaq_wm8510.c | ||
sam9g20_wm8731.c | ||
snd-soc-afeb9260.c |