Re: [PATCH 2/2] dma: pxa_dma: fix residue corner case

From: Vinod Koul
Date: Wed Sep 30 2015 - 02:21:37 EST


On Thu, Sep 10, 2015 at 07:17:46PM +0200, Robert Jarzmik wrote:
> A very tiny temporal window exists in the residue calculation where :
> - upon entering residue calculation, the transfer is ongoing
> - when reading the current transfer pointer, it just changed to
> the "finisher/linker" descriptor
>
> In this case, the he residue returned is thw whole transfer length
> instead of 0. Fix it.
Two many typos here :(


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