diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2018-11-15 18:13:21 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-14 12:43:45 +0000 |
commit | d00f749b00f7802bf944688ad2971455f84fdacb (patch) | |
tree | e6576a9d3e9c19216729709a55f66e4dec1773e7 /drivers/edac/edac_device.c | |
parent | ba02eed9f300b6512181d526311d4e11aaa9714f (diff) | |
download | blackbird-obmc-linux-d00f749b00f7802bf944688ad2971455f84fdacb.tar.gz blackbird-obmc-linux-d00f749b00f7802bf944688ad2971455f84fdacb.zip |
ALSA: compress: make use of runtime buffer for copy
Default copy function uses kmalloc to allocate buffers, lets check
if the runtime buffers are setup before making this allocations.
This can be useful if the buffers are dma buffers.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/edac/edac_device.c')
0 files changed, 0 insertions, 0 deletions