forked from luck/tmp_suning_uos_patched
7e5a7fa68b
commit 827f3164aaa579eee6fd50c6654861d54f282a11 upstream.
Along with the transition to the managed PCM buffers, the driver now
accepts the dynamically allocated buffer, while it still kept the
reference to the old preallocated buffer address. This patch corrects
to the right reference via runtime->dma_addr.
(Although this might have been already buggy before the cleanup with
the managed buffer, let's put Fixes tag to point that; it's a corner
case, after all.)
Fixes:
|
||
---|---|---|
.. | ||
aio-compress.c | ||
aio-core.c | ||
aio-cpu.c | ||
aio-dma.c | ||
aio-ld11.c | ||
aio-pxs2.c | ||
aio-reg.h | ||
aio.h | ||
evea.c | ||
Kconfig | ||
Makefile |