Re: [PATCH v2] dma: pl330: Fix cyclic transfers

From: Vinod Koul
Date: Sun Jul 28 2013 - 10:24:50 EST


On Tue, Jul 23, 2013 at 10:24:50AM +0200, Lars-Peter Clausen wrote:
> Allocate a descriptor for each period of a cyclic transfer, not just the first.
> Also since the callback needs to be called for each finished period make sure to
> initialize the callback and callback_param fields of each descriptor in a cyclic
> transfer.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Lars-Peter Clausen <lars@xxxxxxxxxx>
Applied thanks

Btw the switch moved should have return error for default case when direction is
not slave, but thats not in context of this as you moved that code

~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/