Re: [PATCH v3 0/2] dma: at_hdmac: Fix residue calculation and add mem to

2015-03-13 Thread Vinod Koul
On Mon, Feb 23, 2015 at 05:54:09PM +0100, Torsten Fleischer wrote: > From: Torsten Fleischer > > This series fixes the calculation of the residual bytes and adds support for > memory to memory scatter-gather transfers. Applied both, Thanks -- ~Vinod -- To unsubscribe from this list: send the

[PATCH v3 0/2] dma: at_hdmac: Fix residue calculation and add mem to

2015-02-23 Thread Torsten Fleischer
From: Torsten Fleischer This series fixes the calculation of the residual bytes and adds support for memory to memory scatter-gather transfers. Changes from V1: * Fixed coding style of the multi-line comments. * Improved accuracy of the residue calculation. Changes from V2: * Fixed res