[PATCH 2/2] dma: pxa_dma: fix residue corner case
Vinod Koul
vinod.koul at intel.com
Tue Sep 29 23:20:44 PDT 2015
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
More information about the linux-arm-kernel
mailing list