diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-11-11 21:35:52 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-11-12 12:24:09 +0300 |
commit | 1f9cd915b64bb95f7b41667b4bf8b22f0a0a557b (patch) | |
tree | 920d2b885d9a37738cfa6c1b124e5aef2eee1a76 /drivers/dma/dmaengine.c | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 (diff) | |
download | linux-1f9cd915b64bb95f7b41667b4bf8b22f0a0a557b.tar.xz |
dmaengine: sun6i: Fix memcpy operation
The prep_memcpy call was not setting any meaningful burst and width because it
was relying on the dma_slave_config was not set already.
Rework the needed conversion functions, and hardcode the width and burst to
use.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: stable@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dmaengine.c')
0 files changed, 0 insertions, 0 deletions