mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 10:56:48 +07:00
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
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
s6000-i2s.c | ||
s6000-i2s.h | ||
s6000-pcm.c | ||
s6000-pcm.h | ||
s6105-ipcam.c |