Re: [PATCH] dmaengine: sun6i: Fix memcpy operation

From: Vinod Koul
Date: Wed Nov 12 2014 - 04:24:22 EST


On Tue, Nov 11, 2014 at 07:35:52PM +0100, Maxime Ripard wrote:
> 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.
>

Applied, thanks.

For memcpy, reying on dma_slave-config wasnt the right idea to start with.
Memcoy is supposed to work even without that

Thanks

--
~Vinod
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/